On 5/24/07, Gleyson Melo <gleysonmelo (at) gmail (dot) com [email concealed]> wrote:
> Hi Everyone!
>
> Does anyone of you know what are the documented/undocumented ways to
> find if there's a debugger running your Windows program?
>
> I know about the IsDebuggerPresent API function, but I don't know about others.
>
> _______________________
> Thanks a lot,
> Gleyson Melo
> www.codebunker.org
>
Openrce.org has a great reference that may help you. It includes other
code samples not just what your looking for.
http://www.openrce.org/reference_library/anti_reversing
-Gerry
On 5/24/07, Gleyson Melo <gleysonmelo (at) gmail (dot) com [email concealed]> wrote:
> Hi Everyone!
>
> Does anyone of you know what are the documented/undocumented ways to
> find if there's a debugger running your Windows program?
>
> I know about the IsDebuggerPresent API function, but I don't know about others.
>
> _______________________
> Thanks a lot,
> Gleyson Melo
> www.codebunker.org
>
[ reply ]