Skip to content

Thiviyan/VMProfiler-QT

Repository files navigation

Visual Studio

VMProfiler Qt - VMProtect 2 Virtual Instruction Inspector

VMProfiler Qt is a GUI project designed to inspect VMProtect 2 virtual instructions. In order to use this GUI please create a .vmp2 file using VMEmu. Once this .vmp2 has been created you can inspect it by clicking File ---> Open.

Building

Simply replace G:\Qt\5.15.1\msvc2019_64 with the path to your Qt install. Make sure it is of type 2019_64 otherwise it wont work!

git clone --recursive https://githacks.org/vmp2/vmprofiler-qt.git
cd vmprofiler-qt
cmake -B build -DCMAKE_PREFIX_PATH=G:\Qt\5.15.1\msvc2019_64

About

Duplicate Repo - (this is not my work)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published