[php] #pragma comment(linker, "/OPT:NOREF") // this tells the linker to keep the machine code of unreferenced source code #pragma optimize("", off) // disable all optimiz... weiterlesen...
Das ganze sollte wie IsDebuggerPresent() ( http://msdn.microsoft.com/en-us/library/ms680345(VS.85).aspx ) funktionieren… Der Vorteil ist, dass man keinen Import zu IsDebuggerPresent be... weiterlesen...
###################################################### # Reverse Engineering Description # ###################################################### 0x00 Intro: Reverse Engineering bedeutet eig... weiterlesen...
Kommentare