1.You need a Mac
2.Make sure you have Xcode,CommandLineDeveloperTools,Qt5 installed
3.Open VMProtect/mac_gui.mak
, change /Users/user/Qt/5.15.2/clang_64
to your own Qt5 install dir
cd core/invariant && make
cd ../ && make
cd ../VMProtectCon && make
cd ../VMProtect && make
- The generated files will be in
bin/64
- Enjoy it