Skip to content

Malware development, documented.

A community reference of techniques and snippets for offensive security research, red teaming, and CTFs.

All snippets

A textbook anti-analysis check that reads the PEB via the IsDebuggerPresent API to detect whether a user-mode debugger is attached to the current process.