Skip to content
🎉 Welcome! Enjoy your reading, and I hope you will learn something new.

Linux (ELF)

Tools

Decompilers

ToolDescription
HoppermacOS/Linux reverse engineering and disassembly tool
Radare2Command-line framework for binary analysis and exploitation

Debuggers

ToolDescription
GDBGNU debugger for inspecting and debugging programs
└── GEFGDB enhancement framework for exploit development
└── pwndbgFeature-rich GDB/LLDB plugin for binary exploitation
└── PEDAPython-based exploit development extension for GDB

Resources

Last updated on