BAM (Binary Analysis MCPs) is a modular toolbox designed to automate and accelerate binary analysis across multiple reverse engineering platforms. Each component is built on the MCP (Modular Control Pipeline) framework, offering a unified interface to control different tools like IDA Pro, x64dbg, and Speakeasy.
- 🧩 Modular architecture for easy extension
- 🐞 Supports IDA Pro, x64dbg, and Speakeasy
- ⚡ Fast analysis prototyping and automation
- 📦 Ready out-of-the-box
- Python 3.8+
uv
(fast Python dependency manager)
We welcome PRs, bug reports, and feature ideas. If you’ve created a new MCP module or automated a new RE tool, let us know!