Anti-debugging tricks

Anti-debugging tricks

TL;DR: IsDebuggerPresent, PEB flags, hardware breakpoint detection, timing checks, INT 2D, ptrace. Patch or hook.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO