radare 0.9.3 (Default branch) |
|
|
radare is a toolchain that aims to create a
complete set of utilities for handling binary
files from the command line. It's mainly an
hexadecimal editor for the command line but with
advanced features. There are extensions for
debugging processes on x86-32 and ARM, libusb and
fd sniffers, binary diffing utilities, base format
conversions, generating graphs of a program, A
cross-platform disassembler as an objdump
frontend, and more.
License: GNU General Public License (GPL)
Changes:
ASCII art lines in disassembly with code analysis. The debugger has been integrated with the graph view. Usability enhacements in visual mode. Many fixes for stability and feature enhancements. The first GTK port for ARM Linux (maemo). Real-time on-screen string filtering. Support for binary plugins. The Win32 debugger port is mostly fixed and working. Support for opening EnCase forensic images with the EWF plugin. Support for PowerPC and m68k. Initial usb-gecko (Wii debugger) steps. A nicer search engine interface.
|