Practical reversing helpers for porting C logic to Python, driving local binaries, modeling binary layouts, and experimenting with ELF shared objects.
Notes
11 postsIntrinsics
Compact SIMD intrinsics reference for x86, Arm, Python prototyping, vectorization, and architecture documentation.
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...
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.
BloodHound
BloodHound: collect BloodHound data, read the AD graph, and prioritize attack paths.
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.
Bluetooth Linux Fix
Bluetooth Linux Fix: reset the Linux Bluetooth stack, verify adapter state, and pair from a clean baseline.
SSH
Compact OpenSSH reference for key authentication, client and server config, tunneling, X11 forwarding, and public-key troubleshooting.