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