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.
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
Copy novmpy&novmpy.py to IDA plugin directory.
Version | x86 | amd64 | arm64 |
---|---|---|---|
VMProtect 3.x | ✔️ | ✔️ |
https://github.com/can1357/NoVmp