最終更新:2009-09-17 (木) 07:39:46 (5498d)
radare
Top / radare
さまざまなバイナリ関連のツールを統合した環境。基本的にコマンドライン環境で 動作する。
description
Radare is a free and advanced command line hexadecimal editor
The project aims to create a complete, portable, multi-architecture, unix-like toolchain for reverse engineering.
It is composed by an hexadecimal editor (radare) with a wrapped IO layer supporting multiple backends for local/remote files, debugger (OSX,BSD,Linux,Win32), stream analyzer, assembler/disassembler (rasm) for x86,ARM,PPC,m68k,Java,MSIL,SPARC code analysis modules and scripting facilities. A bindiffer named radiff, base converter (rax), shellcode development helper (rasc), a binary information extracter supporting (PE, mach0, ELF, class, ...) named rabin, and a block-based hash utility called rahash.