SkillAgentSearch skills...

NoVmpy

No description available

Install / Use

/learn @wallds/NoVmpy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Introduction

This project is just a POC and only works with VMProtect 3.x (not including the demo version).

NOT CLEAN CODE.

Although x86 is now available, unfortunately x86 cannot coexist with x64.

1. Install pyvtil first

git clone -b dev-1 https://github.com/wallds/VTIL-Python.git --recursive
cd VTIL-Python
py setup.py install --old-and-unmanageable

To use x86 you need to replace dev-1 with dev-x86.

If you are using Visual Studio 2022 build tools, then you need to update extras in setup.py from Visual Studio 16 2019 to Visual Studio 17 2022

2. Install plugin

Copy novmpy&novmpy.py to IDA plugin directory.

3. Usage

1

Support list

Version | x86 | amd64 | arm64 :------------ | :-------------| :-------------| :------------- VMProtect 3.4~3.6 | :heavy_check_mark: | :heavy_check_mark: |

Reference

https://github.com/can1357/NoVmp

https://github.com/0xnobody/vmpattack

https://github.com/vtil-project/VTIL-BinaryNinja

Related Skills

View on GitHub
GitHub Stars429
CategoryDevelopment
Updated11d ago
Forks72

Languages

Python

Security Score

95/100

Audited on Mar 19, 2026

No findings