View Full Version : program detect debugger attachment
when ever i try attaching ollydbg and other debuggers to this program , it will detect the debugger instantly (... well after i press f9 to resume the process when olly breaks on attaching)... any ideas ? also this is not the work of IsDebuggerPresent because i used the hide debugger plugin + i made a hook on that api to return 0 when testing other debuggers on it
yahia
10-10-2004, 05:59 AM
kbot : You didn't give a link to that program !!
do that so we may help you unpacking it a little if this is your purpose .
Important : IsDebuggerPresent is not the only way that detects if the DEBUGGER loaded or not !!
Regards .
voodoo
12-14-2004, 03:40 PM
Important : IsDebuggerPresent is not the only way that detects if the DEBUGGER loaded or not !!
can explain more?? what are the other ways???
Anonymous
12-14-2004, 11:24 PM
title: "My own tricks to detect OllyDbg" by +Pumqara
http://pe-lib.sourceforge.net/pumqara/html/code_protection/Detecting%2 0OllyDbg/DetectOllyDbg+Pum.htm (http://pe-lib.sourceforge.net/pumqara/html/code_protection/Detecting%20OllyDbg/DetectOllyDbg+Pum.htm)
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.