Jump to content
rukov

Radare2

Recommended Posts

Posted

Radare2 (also known as r2) is a complete framework for reverse-engineering and analysing binaries; composed of a set of small utilities that can be used together or independently from the command line.

Built around a disassembler, it supports a large number of executable formats for different processors and operating systems. Since it doesn't have a GUI, it has a steep learning curve. Originally built around an hexadecimal editor, is has now a multitude of tools and features like ASCII-art graphs, binary diffing, patching, analysis, has native debuggers, can compile shellcodes, ..., but also bindings for several languages, like Python, javascript, Ruby, C, ...

Licensed under LGPL and written in C, it runs on every plateforms.

There is also a (completely unfair) comparison between Hopper, IDA and radare2.

Download

http://rada.re/y/?p=download

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...