PPID Spoofing and Stomping โ€” Process Injection Framework

Combining PPID Spoofing, Module Stomping, RC4 encryption, and native NT API enumeration into a single injection framework โ€” built from scratch to understand how modern evasion techniques work under the hood.

March 28, 2026 ยท 10 min ยท MrAzoth

Backdooring PuTTY โ€” PE Injection & C2 Beacon Delivery

Manual PE backdooring from scratch: code cave injection, new section addition, XOR evasion, and Adaptix C2 beacon delivery inside a legitimate PuTTY binary.

March 8, 2026 ยท 19 min ยท MrAzoth

Walking the PE โ€” Static Analyzer & PEB Walker

Deep dive into the Windows PE file format and runtime process inspection via PEB walking โ€” parsing headers, import/export tables, and the loader module list.

March 6, 2026 ยท 7 min ยท MrAzoth