Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Vista
Windows Anti-Debug Reference
Nicolas Falliere

This paper classifies and presents several anti-debugging techniques used on Windows NT-based operating systems. Anti-debugging techniques are ways for a program to detect if it runs under control of a debugger. They are used by commercial executable protectors, packers and malicious software, to prevent or slow-down the process of reverse-engineering. We'll suppose the program is analyzed under a ring3 debugger, such as OllyDbg on Windows platforms. The paper is aimed towards reverse-engineers and malware analysts. Note that we will talk purely about generic anti-debugging and anti-tracing techniques. Specific debugger detection, such as window or processes enumeration, registry scanning, etc. will not be addressed here.

Submit Comment Mode:
Name:
Subject:
Message:
 
  Enter the characters that appear above
 
Windows Anti-Debug Reference 2007-09-15
angeljyt
One simple way to circumvent this anti-tracing is to breakpoint on popf and run the program (to avoid using the TF flag).

whereis is the popf? is pushf?

I have translated it in to Chinese at

http://bbs.pediy.com/attachment.php?attachmentid=8676&d=1189853735

thanks for you sharing

BTW, bbs.pe...

[ more ]  





 

Privacy Statement
Copyright 2008, SecurityFocus