macOS
brew install radare2local Homebrew formula metadata
sudo port install radare2MacPorts ports tree · devel/radare2/Portfile · source: api.github.com
brew / rank 1113
Reverse engineering framework. Version 6.2.2 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#radare2.
install
brew install radare2local Homebrew formula metadata
sudo port install radare2MacPorts ports tree · devel/radare2/Portfile · source: api.github.com
sudo apk add radare2Alpine Linux edge package indexes · radare2 · source: dl-cdn.alpinelinux.org
sudo dnf install radare2Fedora Rawhide package metadata · radare2 · source: dl.fedoraproject.org
nix profile install nixpkgs#radare2nixpkgs package indexes · radare2 · source: raw.githubusercontent.com
sudo pacman -S radare2Arch Linux sync databases · radare2 · source: geo.mirror.pkgbuild.com
sudo apt install radare2Ubuntu 24.04 LTS package indexes · radare2 · source: archive.ubuntu.com
sudo zypper install radare2openSUSE Tumbleweed package metadata · radare2 · source: download.opensuse.org
scoop install main/radare2Scoop official bucket manifest trees · bucket/radare2.json · source: api.github.com
overview
Reverse engineering framework
history
radare2 is a libre, Unix-inspired reverse-engineering framework and command-line toolset for inspecting, disassembling, debugging, analyzing, and modifying binaries.
Sergi Àlvarez began radare in 2006 as a small command-line hexadecimal editor for recovering deleted files from an HFS+ disk. As the original monolithic program expanded, he redesigned it around a modular, plugin-oriented architecture; radare2 was born in 2009 as a fork and rewrite of radare1.
The framework subsequently expanded beyond hexadecimal editing and forensics into disassembly, debugging, binary analysis, emulation, patching, scripting, and reusable libraries. APIs such as r2pipe made the core accessible from many programming languages.
The project grew from a one-person utility into a community project around 2014. Its broad architecture support, scriptability, libraries, plugins, and Unix-oriented command-line workflow helped it become widely packaged across Linux, macOS, BSD-oriented, and Windows package ecosystems. The community has held the annual r2con gathering since 2016.
Users commonly open a binary with r2, run analysis, inspect functions and sections, navigate addresses, view disassembly and graphs, debug execution, or reopen a file in write mode for patching. Companion executables handle tasks such as hashing, diffing, string and metadata inspection, assembling, and searching. Startup RC files let users persist commands, display preferences, architecture settings, and plugin-loading behavior.
radare2 is notable for combining a highly scriptable interactive shell with a suite of small binary-analysis tools. It also has its own package manager, r2pm, and a large ecosystem of plugins and related front ends, making it both an end-user tool and a platform for reverse-engineering workflows.
security posture
reverse engineering and debugging tool.
red risk · high confidence · escape-surveillance-offensive
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.radare2rc$XDG_CONFIG_HOME/radare2/rc~/.config/radare2/rc$XDG_CONFIG_HOME/radare2/rc.d/*~/.config/radare2/rc.d/*executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clang-format-radare2 | cli | global executable | |
r2 | cli | global executable | |
r2agent | cli | global executable | |
r2p | cli | global executable | |
r2pm | cli | global executable | |
r2r | cli | global executable | |
r2sdb | cli | global executable | |
rabin2 | cli | global executable | |
radare2 | cli | global executable | |
radiff2 | cli | global executable | |
rafind2 | cli | global executable | |
rafs2 | cli | global executable | |
ragg2 | cli | global executable | |
rahash2 | cli | global executable | |
rapatch2 | cli | global executable | |
rarun2 | cli | global executable | |
rasign2 | cli | global executable | |
rasm2 | cli | global executable | |
ravc2 | cli | global executable | |
rax2 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/radareorg/radare2
install metadata
| Package key | brew:radare2 |
|---|---|
| Version | 6.2.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/radare2 |
| Homepage | https://radare.org |
| Repository | https://github.com/radareorg/radare2 |
| Upstream docs | https://radare.org |
| License | LGPL-3.0-only |
| Source archive | https://github.com/radareorg/radare2/archive/refs/tags/6.2.0.tar.gz |
| Last updated | 2026-09-13T20:04:27Z |
| Pulse | updated |
| Dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | radare2 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
radare2
nix profile install nixpkgs#radare2libradare2-5.0.0t64 5.5.0+dfsg-1.1ubuntu3
libraries from the radare2 suite
sudo apt install libradare2-5.0.0t64libradare2-common 5.5.0+dfsg-1.1ubuntu3
arch independent files from the radare2 suite
sudo apt install libradare2-commonlibradare2-dev 5.5.0+dfsg-1.1ubuntu3
devel files from the radare2 suite
sudo apt install libradare2-devradare2 5.5.0+dfsg-1.1ubuntu3
free and advanced command line hexadecimal editor
sudo apt install radare2radare2 6.2.0-r0
Opensource, crossplatform reverse engineering framework
sudo apk add radare2radare2-dbg 6.2.0-r0
Opensource, crossplatform reverse engineering framework (debug symbols)
sudo apk add radare2-dbgradare2-dev 6.2.0-r0
Opensource, crossplatform reverse engineering framework (development files)
sudo apk add radare2-devradare2-doc 6.2.0-r0
Opensource, crossplatform reverse engineering framework (documentation)
sudo apk add radare2-docradare2-libs 6.2.0-r0
Opensource, crossplatform reverse engineering framework (libraries)
sudo apk add radare2-libsradare2-zsh-completion 6.2.0-r0
Zsh completions for radare2
sudo apk add radare2-zsh-completionradare2 5.9.8-11.fc45
The reverse engineering framework
sudo dnf install radare2radare2-common 5.9.8-11.fc45
Arch-independent SDB files for the radare2 package
sudo dnf install radare2-commonradare2-devel 5.9.8-11.fc45
Development files for the radare2 package
sudo dnf install radare2-develradare2 6.1.4-1
Open-source tools to disasm, debug, analyze and manipulate binary files
sudo pacman -S radare2libsdb2_5_0 6.2.0-1.1
Simple string key/value database
sudo zypper install libsdb2_5_0source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.