![]() |
|
#1
|
|||
|
|||
|
Simple VMProtect Loader (C++)
Here is a simple VMProtect loader to avoid "The file has been modified or cracked" error you get if you modify vmprotect binaries.
I know that people has been using sleep to avoid both checks but this is really unstable as it will be "computer-speed" dependent. This solution is much more sufficent. As I'm quite new here i thought it might be the time to contribute a little ![]() Code:
// ConsoleApplication.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include Last edited by 0x22; 10-18-2014 at 23:34. |
| The Following 15 Users Gave Reputation+1 to 0x22 For This Useful Post: | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [HELP] How to write a simple Loader in ASM on MSDOS | stoney81 | General Discussion | 5 | 12-20-2024 15:55 |
| Simple Task [make loader for UPX target]... | diablo2oo2 | General Discussion | 1 | 12-30-2004 07:03 |