Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CabboShiba authored Feb 12, 2023
1 parent a45711e commit 4a6338c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
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

0 comments on commit 4a6338c

Please sign in to comment.