Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 206 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 206 Bytes

Anti-debug

A simple anti debug program (with kernel mode callbacks)

This protected program uses:

  • Heap flags
  • ObRegisterCallbacks
  • IsDebuggerPresent()
  • NtQueryInformationProcess()
  • TLS callbacks