- Joined
- Jun 2, 2024
- Messages
- 4,292
- Reaction score
- 935
- Points
- 113
- Awards
- 5
- Location
- Planet Mars
- Website
- evil-zone.org
- EvilCoin
- 16,819
- Crypto
- 0
- Thread Author
- #1
Hey all, good to be back posting! Todays post is my self coded .NET Anti Crack, Anti Debug, Anti Emulation techniques.
Some of the features:
1. Uses the NTSTATUS Win API To Check All Processes On Windows
2. Anti Crack
3. Anti Emulation
4. Anti Module Injection [TODO]
5. Anti Debug
6. Anti Proxy
7. Anti VM
8. Scanner that will run background checks while app is running and will crash if anything is found
All of this info is logged into the console and will throw the error according to the process found.
You can make it do whatever you want after the user is found tampering with the application [ its up to you ;)]
Feel free to use just watch the credit.
You must be registered for see images
Some of the features:
1. Uses the NTSTATUS Win API To Check All Processes On Windows
2. Anti Crack
3. Anti Emulation
4. Anti Module Injection [TODO]
5. Anti Debug
6. Anti Proxy
7. Anti VM
8. Scanner that will run background checks while app is running and will crash if anything is found
All of this info is logged into the console and will throw the error according to the process found.
You can make it do whatever you want after the user is found tampering with the application [ its up to you ;)]
Feel free to use just watch the credit.