-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a45711e
commit 4a6338c
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,22 @@ | ||
# VMPBypass | ||
|
||
This tool will allow you to bypass VMProtect .NET AntiDebugger. Made by Cabbo. | ||
|
||
# How it works | ||
|
||
Using HarmonyLib, it hooks "System.Runtime.InteropServices.Marshal.AllocHGlobal", used by VMProtect to check if you are running the protected assembly under a debugger. | ||
|
||
The program has been tested with VMProtect 3.5.0 (Max settings). | ||
|
||
# How to use it | ||
|
||
Drop VMPBypass.exe in DNSpyEx. Choose the file to patch with, and press enter. | ||
|
||
![image](https://user-images.githubusercontent.com/92642446/218316572-bc266ac2-3dbe-490c-86e9-24ca0a174601.png) | ||
|
||
|
||
# Do you want to contact me? | ||
|
||
Discord: FreeCabbo11#9191 - New Account. Please do not contact me anymore on FreeCabbo10, it got termed. | ||
|
||
Telegram: https://t.me/cabboshiba |