tag

Reversing

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

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.