🍺 BREW Explorer

← all formulae

capstone

brew install capstone v5.0.9 BSD-3-Clause

Multi-architecture disassembly framework and shared library for binary analysis.

Why you might care

Capstone is the go-to lightweight, language-agnostic disassembler for reverse engineering and binary analysis workflows. It supports x86, ARM, MIPS, PowerPC, SPARC, and other architectures in a single library, making it essential for tools like radare2, IDA Pro plugins, and custom security tooling. Use it when you need precise instruction decoding without bloated dependencies.

Categories

Alternatives

radare2 IDA Pro Ghidra Keystone
17.2k
30-day installs · #259
31.4k
90-day · #384
91.7k
365-day · #452

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "radare2",
    "IDA Pro",
    "Ghidra",
    "Keystone"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "security",
    "parser"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "gettext"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Multi-platform, multi-architecture disassembly framework",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:07+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "capstone",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.capstone-engine.org/",
  "homepage_og_description": "The Ultimate Disassembler",
  "homepage_og_image": null,
  "homepage_title": "The Ultimate Disassembly Framework \u2013 Capstone \u2013 The Ultimate Disassembler",
  "installs_30d": 17174,
  "installs_365d": 91689,
  "installs_90d": 31385,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:43:44+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "capstone",
  "oldnames": [],
  "one_liner": "Multi-architecture disassembly framework and shared library for binary analysis.",
  "optional_dependencies": [],
  "rank_30d": 259,
  "rank_365d": 452,
  "rank_90d": 384,
  "raw_hash": "def0cce6205c7378",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/capstone.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "5.0.9",
  "versioned_formulae": [],
  "why_use_this": "Capstone is the go-to lightweight, language-agnostic disassembler for reverse engineering and binary analysis workflows. It supports x86, ARM, MIPS, PowerPC, SPARC, and other architectures in a single library, making it essential for tools like radare2, IDA Pro plugins, and custom security tooling. Use it when you need precise instruction decoding without bloated dependencies."
}