radare2
brew install radare2
v6.1.6
LGPL-3.0-only
Reverse engineering framework and disassembler for analyzing binaries across architectures.
Why you might care
Radare2 is a comprehensive, scriptable toolkit for binary analysis, debugging, and reverse engineering—useful for security researchers, malware analysts, and curious developers. It supports multiple architectures and file formats in a single tool, with both CLI and interactive modes (via `r2` command). More feature-complete and customizable than simpler disassemblers, though steeper learning curve than IDA or Ghidra.
2.1k
30-day installs · #957
5.6k
90-day · #1039
15.1k
365-day · #1217
Runtime dependencies
Links
- https://radare.org
- Brew formula source: Formula/r/radare2.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Ghidra",
"IDA Pro",
"objdump",
"Frida",
"angr"
],
"build_dependencies": [],
"categories": [
"debugger",
"disassembler",
"security",
"scanner"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"pkgconf"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Reverse engineering framework",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:13+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "radare2",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://radare.org",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 2080,
"installs_365d": 15069,
"installs_90d": 5551,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "LGPL-3.0-only",
"llm_generated_at": "2026-06-20T23:48:05+00:00",
"llm_model": "claude-haiku-4-5",
"name": "radare2",
"oldnames": [],
"one_liner": "Reverse engineering framework and disassembler for analyzing binaries across architectures.",
"optional_dependencies": [],
"rank_30d": 957,
"rank_365d": 1217,
"rank_90d": 1039,
"raw_hash": "d36ed69168a71527",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/r/radare2.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "6.1.6",
"versioned_formulae": [],
"why_use_this": "Radare2 is a comprehensive, scriptable toolkit for binary analysis, debugging, and reverse engineering\u2014useful for security researchers, malware analysts, and curious developers. It supports multiple architectures and file formats in a single tool, with both CLI and interactive modes (via `r2` command). More feature-complete and customizable than simpler disassemblers, though steeper learning curve than IDA or Ghidra."
}