Simple code vs Debugger anti Anti reverse engineering

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Rakancito

New member
Joined
Dec 16, 2019
Messages
13
Credits
7
It's a simple code against a reverse engineering method, in addition to detecting Cheat Engine through a quick process analysis.

There are more debug methods, however this is the most usual, the only thing that reviews is if the current executable (our binary) contains the open debug port and if it does, it closes the program, in case of not finding a port of moment but is in process, analyze and check if there is the famous "Engine" online.


 
his can be done in a better way.
however, it is an example for people who are starting their project.
 
Back
Top