overview 11 shown writeups
notes11

Reversing

Practical reversing helpers for porting C logic to Python, driving local binaries, modeling binary layouts, and experimenting with ELF shared objects.

Binary Exploitation

Assembly Overview Assembly language is a low-level programming language that translates high-level code into machine instructions. Registers temporarily hold data and facilitate operations. Core Registers Reg 32b 64b...

GDB

Practical GNU Debugger reference for loading, running, inspecting, patching, scripting, and remote debugging programs.

IDA

Current IDA and Hex-Rays shortcut sheet with decompiler, microcode, debugger, command palette, and pwndbg integration notes.

Dorking

Google, Shodan, and GitHub dorking filters for OSINT and exposure review.

Chisel

Chisel Forwarding: fix SSH configuration and permissions so remote access works predictably.

Nmap

Nmap Scanning: run focused Nmap scans, capture service evidence, and keep enumeration reproducible.

SSH

Compact OpenSSH reference for key authentication, client and server config, tunneling, X11 forwarding, and public-key troubleshooting.