Reverse Engineering
Disassembly, debugging and binary inspection. · 17 commands
radare2
passivePowerful CLI reverse-engineering framework.
Ghidra
passiveNSA’s open-source SRE suite with decompiler.
GDB
passiveThe GNU debugger.
strings
passiveExtract printable strings from binaries.
strace
passiveTrace system calls and signals.
ltrace
passiveTrace library/function calls.
objdump
passiveDisassemble and inspect object files.
Apktool
passiveDecode & rebuild Android APKs.
jadx
passiveDecompile Android APK/DEX to Java.
dex2jar
passiveConvert Android DEX to JAR.
Cutter
passiveGUI for Rizin/radare2 with decompiler.
Ropper
passiveFind ROP/JOP gadgets in binaries.
pwntools
passiveCTF/exploit-development framework.
checksec
passiveShow binary exploit-mitigation flags.
Frida
passiveDynamic instrumentation toolkit.
ROPgadget
passiveSearch binaries for ROP gadgets.
readelf
passiveDisplay info about ELF files.