Skip to content

buildable for Mac, including a bug fix about the mach-o packer

Notifications You must be signed in to change notification settings

61bcdefg/vmprotect-3.5.1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build VMProtect for Mac

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
  1. The generated files will be in bin/64
  2. Enjoy it

mac.jpg

About

buildable for Mac, including a bug fix about the mach-o packer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.5%
  • C# 17.0%
  • HTML 9.5%
  • C 3.4%
  • Python 0.4%
  • Makefile 0.4%
  • Other 0.8%