VMProtect Source
Go to file
jmpoep d8fcb7c0ff
Merge pull request #4 from lilmayofuksu/master
fix intel.h signatures
2024-05-10 00:30:05 +08:00
VMProtect first commit 2023-12-07 16:51:07 +08:00
VMProtectCon first commit 2023-12-07 16:51:07 +08:00
VMProtectCon.Tests first commit 2023-12-07 16:51:07 +08:00
app first commit 2023-12-07 16:51:07 +08:00
core fix intel.h signatures 2023-12-10 01:48:58 +03:00
examples first commit 2023-12-07 16:51:07 +08:00
help first commit 2023-12-07 16:51:07 +08:00
langs first commit 2023-12-07 16:51:07 +08:00
minidumpfixer first commit 2023-12-07 16:51:07 +08:00
runtime first commit 2023-12-07 16:51:07 +08:00
sdk first commit 2023-12-07 16:51:07 +08:00
shellext first commit 2023-12-07 16:51:07 +08:00
test-binaries first commit 2023-12-07 16:51:07 +08:00
third-party first commit 2023-12-07 16:51:07 +08:00
unit-tests first commit 2023-12-07 16:51:07 +08:00
utils first commit 2023-12-07 16:51:07 +08:00
vcproj first commit 2023-12-07 16:51:07 +08:00
win_runtime.Tests first commit 2023-12-07 16:51:07 +08:00
.gitattributes first commit 2023-12-07 16:51:07 +08:00
.gitignore first commit 2023-12-07 16:51:07 +08:00
NetX64.testsettings first commit 2023-12-07 16:51:07 +08:00
NetX86.testsettings first commit 2023-12-07 16:51:07 +08:00
New Text Document.txt first commit 2023-12-07 16:51:07 +08:00
README first commit 2023-12-07 16:51:07 +08:00
gnu_simple.mak first commit 2023-12-07 16:51:07 +08:00
lin_common.mak first commit 2023-12-07 16:51:07 +08:00
mac_common.mak first commit 2023-12-07 16:51:07 +08:00
make_dmg.sh first commit 2023-12-07 16:51:07 +08:00
vmprotect.sln first commit 2023-12-07 16:51:07 +08:00

README

VMProtect project
-----------------

Building

	POSIX:
		$ ./build.sh

	Windows:
		> build.bat