radare2
Reverse Engineeringkali · parrotUnix-like reverse engineering framework and command-line toolkit.
Install
sudo apt install radare2
Common commands
r2 ./binary aaa pdf @ main
Use only on systems you are authorized to test. Follow program scope.
Related tools
Ghidra
featuredNSA's free software reverse engineering suite with decompiler. Powerful for binary analysis.
Apktool
Reverse engineer Android APK files — decode resources and smali.
Binwalk
Firmware analysis tool for extracting embedded file systems and finding secrets.