> For the complete documentation index, see [llms.txt](https://firmianay.gitbook.io/ctf-all-in-one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://firmianay.gitbook.io/ctf-all-in-one/2_tools/jing-tai-fen-xi-gong-ju/2.2.4_capstone.md).

# 2.2.4 Capstone

* [简介](#简介)
* [开发接口](#开发接口)
* [参考资料](#参考资料)

## 简介

Capstone 是一款开源、轻量级、多平台、多架构的反汇编框架，支持 x86、x86-64、ARM、ARM64、MIPS、PowerPC 等架构，支持 Windows、Linux、macOS 操作系统。

## 开发接口

## 参考资料

* <http://www.capstone-engine.org/>
* [BHUSA2014-capstone](https://www.capstone-engine.org/BHUSA2014-capstone.pdf)
* <https://github.com/aquynh/capstone>
