Linux (ELF)
Tools
Decompilers
| Tool | Description |
|---|---|
| Hopper | macOS/Linux reverse engineering and disassembly tool |
| Radare2 | Command-line framework for binary analysis and exploitation |
Debuggers
| Tool | Description |
|---|---|
| GDB | GNU debugger for inspecting and debugging programs |
| └── GEF | GDB enhancement framework for exploit development |
| └── pwndbg | Feature-rich GDB/LLDB plugin for binary exploitation |
| └── PEDA | Python-based exploit development extension for GDB |
Resources
Last updated on