Binary Debugging

Debug authorized binaries, native crashes, core dumps, sanitizer reports, process state, runtime behavior, memory corruption, register state, symbols, dynamic loading, and exploitability evidence using debuggers and tracing tools. Use when Codex needs to inspect ELF/Mach-O/PE executables, shared libraries, firmware userspace binaries, native extensions, crash logs, minidumps, core files, GDB/LLDB/WinDbg sessions, ASAN/UBSAN/TSAN output, strace/ltrace/dtruss traces, or runtime behavior that cannot be resolved from source review alone.

philo-groves Updated

File contents

philo-groves/codex-attack/tree/main/skills/binary-debugging commit 6618cf7d99

Frequently asked questions

npx skillmds@latest add philo-groves/binary-debugging