Hex-Rays (hexrays) <info hex-rays com> |
Friday, November 4 2005 15:51.15 CST |
Quite often IDA users ask for a plugin or feature to hide the debugger
from the application. In fact there are many anti-debugging tricks and
each of them requires an appropriate reaction from the debugger, lets
start with something simple: we will make the IsDebuggerPresent
function call always return zero.
|