Develop and Download Open Source Software

radare

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
2008-02-25 22:20
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.

Project Resources

http://freecode.com/urls/9e321102bbecd18607f5efbd909fd435
http://freecode.com/urls/1565ada98bc1e07c0a7d7055cc536dd3
http://freecode.com/projects/radare

Project Description

radare2 aims to create a complete, portable, multi-architecture, Unix-like toolchain for reverse engineering. It is composed of a hexadecimal editor (radare) with a wrapped I/O layer supporting multiple backends for local/remote files, debugger (OS X, BSD, Linux, W32), stream analyzer, assembler/disassembler (rasm) for x86, ARM, PPC, m68k, Java, MSIL, and SPARC, code analysis modules, and scripting facilities. It also has a bindiffer named radiff, base converter (rax), a shellcode development helper (rasc), a binary information extractor supporting PE, Mach0, ELF, class, etc. named rabin, and a block-based hash utility called rahash. Radare was rewritten as radare2, and the old version is only maintained for bugfixes.