radare2
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, ...
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
- Android
- iPhone
- Android Tablet
- BSD
- iPad
- C (programming language)
- Git
- Haiku
- Docker
Features
- Debugging
- Hexadecimal
- Disassembler
- Visual Mode
- Visualizer
radare2 News & Activities
Recent activities
- Dataescher added radare2 as alternative to Dataescher HexEditor
- MacDefender updated radare2
- MacDefender liked radare2
- kriz7ina liked radare2
radare2 information
AlternativeTo Category
DevelopmentGitHub repository
- 20,527 Stars
- 2,992 Forks
- 868 Open Issues
- Updated Oct 13, 2024
What is radare2?
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
Said about radare2 as an alternative
Radare is not a Hex Editor, it's a reverse engineering toolkit. Thus, not appropriate as an alternative to ImHex.
Cutter is a GUI on top of radare2, but radare2 itself has a text mode GUI that is perfectly usable.