Radare project started as a forensics tool, a scriptable commandline hexadecimal editor able to open disk files, but later support for analyzing binaries, disassembling...
radare project started as a forensics tool, a scriptable commandline hexadecimal editor able to open disk files, but later support for analyzing binaries, disassembling code, debugging programs, attaching to remote gdb servers, ...
radare is a portable reversing framework that can...
• disassemble (and assemble for) many different architectures • debug with local native and remote debuggers (gdb, rap, webui, r2pipe, winedbg, windbg) • run on linux, *bsd, windows, osx, android, ios, solaris and haiku • perform forensics on filesystems and data carving • be scripted in python, javascript, go and more • support collaborative analysis using the embedded webserver • visualize data structures of several file types • patch programs to uncover new features or fix vulnerabilities • use powerful analysis capabilities to speed up reversing • aid in software exploitation
Official Website
Twitter
Facebook
reverse-engineering visual-mode debugger analyzer disassembler forensics visualize visualizer vulnerability patcher patching fix-vulnerabilities hexadecimal vulnerability-fixer