macOS
brew install capstonelocal Homebrew formula metadata
sudo port install capstoneMacPorts ports tree · devel/capstone/Portfile · 来源: api.github.com
安装
brew install capstonelocal Homebrew formula metadata
sudo port install capstoneMacPorts ports tree · devel/capstone/Portfile · 来源: api.github.com
sudo apk add capstoneAlpine Linux edge package indexes · capstone · 来源: dl-cdn.alpinelinux.org
sudo dnf install capstoneFedora Rawhide package metadata · capstone · 来源: dl.fedoraproject.org
nix profile install nixpkgs#capstonenixpkgs package indexes · pkgs/by-name/ca/capstone/package.nix · 来源: api.github.com
sudo pacman -S capstoneArch Linux sync databases · capstone · 来源: geo.mirror.pkgbuild.com
sudo zypper install capstoneopenSUSE Tumbleweed package metadata · capstone · 来源: download.opensuse.org
sudo apt install capstone-toolDebian stable package indexes · capstone-tool · 来源: deb.debian.org
scoop install main/capstoneScoop official bucket manifest trees · bucket/capstone.json · 来源: api.github.com
概览
Multi-platform, multi-architecture disassembly framework
历史
Capstone is a lightweight, multi-platform, multi-architecture disassembly framework used in binary analysis, malware analysis, reverse engineering, and security tooling.
The official README says Capstone was created by Nguyen Anh Quynh and then developed and maintained by a small community. Its goal is to be an architecture-neutral disassembly engine for binary analysis and reversing in the security community.
Capstone's official site emphasizes a pure-C core, a simple API, detailed instruction decomposition, implicit register semantics, thread safety, embedding support for firmware or kernels, and native support across Windows, macOS, iOS, Android, Linux, BSD, Solaris, and other Unix-like systems.
The project appeared publicly on GitHub in 2013 and was presented in technical form at Black Hat USA 2014. By 2026 the official download page listed 6.0.0-Alpha9 as the current version, while GitHub releases showed active 5.x maintenance and 6.x alpha development.
Capstone became widely adopted because reverse-engineering tools needed a reusable disassembler library rather than every project owning architecture-specific decode code. The official site collects testimonials from reverse engineers and tool authors calling it a standard or gold standard disassembly engine.
The official documentation documents repository installation across Homebrew, MacPorts, Debian, Ubuntu, FreeBSD, OpenBSD, NetBSD, and Python packaging. The batch package metadata adds Alpine, Fedora, Nix, Arch, Scoop, and openSUSE, which reflects broad cross-platform packaging.
Developers embed Capstone as a library to disassemble bytes for many CPU architectures and retrieve instruction details. The Homebrew package also provides cstool, a command-line utility for quick disassembly tasks.
Capstone is used in reverse-engineering frameworks, malware-analysis tools, debuggers, firmware analysis, exploit research, and educational tooling. Bindings listed by the official site and README cover many languages, making the C engine available beyond C and C++ applications.
Capstone is package-nerd significant because it is a foundational native library with many downstream language bindings. A system package can satisfy C/C++ consumers, Python users, command-line users, and reverse-engineering tools that dynamically link against the same engine.
It also illustrates a common packaging headache: a security-oriented C library with fast-moving architecture support, multiple major branches, Python wheels, bindings outside the main tree, and tools that expect the CLI, headers, and shared library to line up.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cstool | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/capstone-engine/capstone
安装元数据
| 软件包键 | brew:capstone |
|---|---|
| 版本 | 5.0.9 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/capstone |
| 主页 | https://www.capstone-engine.org/ |
| 仓库 | https://github.com/capstone-engine/capstone |
| 上游文档 | https://www.capstone-engine.org/documentation.html |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/capstone-engine/capstone/archive/refs/tags/5.0.9.tar.gz |
| 最后更新 | 2026-05-28T18:49:05Z |
| Pulse | updated |
| 依赖 | gettext |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | capstone |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
capstone-tool 5.0.7-1~deb13u1
lightweight multi-architecture disassembly framework - command line tool
https://www.capstone-engine.org/
sudo apt install capstone-toollibcapstone-dev 5.0.7-1~deb13u1
lightweight multi-architecture disassembly framework - devel files
https://www.capstone-engine.org/
sudo apt install libcapstone-devlibcapstone5 5.0.7-1~deb13u1
lightweight multi-architecture disassembly framework - library
https://www.capstone-engine.org/
sudo apt install libcapstone5python3-capstone 5.0.7-1~deb13u1
lightweight multi-architecture disassembly framework - Python bindings
https://www.capstone-engine.org/
sudo apt install python3-capstonecapstone
nix profile install nixpkgs#capstonecapstone-tool 4.0.2-5.1build1
lightweight multi-architecture disassembly framework - command line tool
https://www.capstone-engine.org/
sudo apt install capstone-toollibcapstone-dev 4.0.2-5.1build1
lightweight multi-architecture disassembly framework - devel files
https://www.capstone-engine.org/
sudo apt install libcapstone-devlibcapstone4 4.0.2-5.1build1
lightweight multi-architecture disassembly framework - library
https://www.capstone-engine.org/
sudo apt install libcapstone4python3-capstone 4.0.2-5.1build1
lightweight multi-architecture disassembly framework - Python bindings
https://www.capstone-engine.org/
sudo apt install python3-capstonecapstone 5.0.9-r0
The Ultimate Disassembler
https://www.capstone-engine.org
sudo apk add capstonecapstone-dev 5.0.9-r0
The Ultimate Disassembler (development files)
https://www.capstone-engine.org
sudo apk add capstone-devcapstone-static 5.0.9-r0
The Ultimate Disassembler (static library)
https://www.capstone-engine.org
sudo apk add capstone-staticcstool 5.0.9-r0
cstool for capstone disassembler
https://www.capstone-engine.org
sudo apk add cstoolpy3-capstone 5.0.9-r0
The Ultimate Disassembler (for python3)
https://www.capstone-engine.org
sudo apk add py3-capstonepy3-capstone-pyc 5.0.9-r0
Precompiled Python bytecode for py3-capstone
https://www.capstone-engine.org
sudo apk add py3-capstone-pyccapstone 5.0.6-5.fc45
A lightweight multi-platform, multi-architecture disassembly framework
http://www.capstone-engine.org/
sudo dnf install capstone来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.