DevOps

Radare2 – portable reversing framework

Radare2 is a portable reversing framework.

The project started as a forensics tool, a scriptable command-line hexadecimal editor able to open disk files, but later added support for analyzing binaries, disassembling code, debugging programs, attaching to remote gdb servers…

Radare2 comes with an embedded webserver which serves a pure HTML/JS interface that sends AJAX queries to the core and aims to implement an usable UI for phones, tablets and desktops.

Key Features

  • Disassemble (and assemble for) many different architectures.
  • Debug with local native and remote debuggers (gdb, rap, webui, r2pipe, winedbg, windbg).
  • 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.
  • File formats supported: avr, coff, dex, elf, elf64, fatmach0, java, mach0, mach064, minidump, mz, pe, pe64, zip (jar, apk, ipa), and ihex.
  • Cross-platform support – runs on Linux, *BSD, Windows, OS X, Android, iOS, Solaris and Haiku.

Website: rada.re/r, Beta site
Support: Blog, Documentation, GitHub Code Repository
Developer: pancake and contributors
License: GNU Lesser General Public License v3.0

Radare2

Radare2 is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Digital Forensics Tools
GRR Rapid ResponseRemote live forensics for incident response
Radare2Portable reversing framework
The Sleuth KitCollection of tools for forensic analysis
Autopsy Forensic BrowserGraphical interface to SleuthKit
iaitoOfficial graphical interface for radare2
VolatilityAdvanced memory forensics framework
guymagerForensic imaging tool based on Qt
dcflddEnhanced version of dd for forensics and security
rddForensic copy program
JomonNetwork forensics and passive sniffer
Mozilla InvestiGatorReal-time digital forensics and investigation platform
VelociraptorEndpoint visibility and collection tool
TimesketchCollaborative forensic timeline analysis
PlasoPython-based digital forensics framework
MemProcFSView physical memory as files in a virtual file system
ChainsawFast forensic triage and threat hunting tool for Windows artefacts

Read our verdict in the software roundup.

Debuggers
LLDBNext generation, high-performance debugger
GhidraSoftware reverse engineering framework
DelveSource level debugger for the Go programming language
GDBThe GNU Debugger
ValgrindA memory debugger and profiler
Radare2Portable reversing framework
XdebugExtension for PHP to aid debugging and development
iaitoGraphical interface for radare2
React Native DebuggerStandalone app for debugging React Native apps
KDbgGraphical user interface to GDB
straceDiagnostic, debugging and instructional userspace utility
cgdbLightweight console frontend to the GNU debugger
PuDBConsole-based visual debugger for Python
bashdbSource-code debugger for bash; follows the GDB command syntax
SysprofProfile an application or entire system
NemiverStandalone graphical debugger for GNOME

Read our verdict in the software roundup.

Binary Analysis Tools
GhidraSoftware reverse engineering framework
Radare2Portable reversing framework
CutterGraphical reverse engineering platform
Detect it EasyFile inspection utility
ImHexAnalyze binary data
capaCommand line malware analysis tool
binwalkSearch a given binary image for embedded files
FLOSSFLARE Obfuscated String Solver
unblobExtraction suite for working with unknown binary blobs
RizinUNIX-like reverse engineering framework
LIEFWork with executable and binary formats
RetDecRetargetable machine-code decompiler

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments