Page authors

  • Eugenio Parodi
    February 22, 2011

Yet Another Anti Debugging Technique

Hi All...
In This Article, I'm trying to show a simple (and today unuseful) Anti Hacking/Debugging techique. A little programming experiment that can be useful in some situation but...
As you can notice everywere, no software is Hacking-Free.
You can only make it harder to hack.

My IDEA is based about the MD5 of the machine code;

Prerequisites for these ridicolous experiments are:
1) Gcc / MinGW
2) Objdump
3) GDB / DDD / KGDB / Other????

First of all:
Next

>