tag

Notes

11 posts
revnotes

Reversing

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

systemssystems

Intrinsics

Compact SIMD intrinsics reference for x86, Arm, Python prototyping, vectorization, and architecture documentation.

pwnnotes

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...

revnotes

GDB

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

revnotes

IDA

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

osintnotes

Dorking

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

notesnotes

BloodHound

BloodHound: collect BloodHound data, read the AD graph, and prioritize attack paths.

notesnotes

Chisel

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

notesnotes

Nmap

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

notesnotes

Bluetooth Linux Fix

Bluetooth Linux Fix: reset the Linux Bluetooth stack, verify adapter state, and pair from a clean baseline.

notesnotes

SSH

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