ida-pro-mcp and aida-audit
These are complements that serve different reverse engineering workflows: IDA Pro-MCP provides a specialized bridge for the ubiquitous IDA Pro disassembler, while AIDA-Audit appears designed as a more general-purpose reverse engineering tool integration framework, allowing users to leverage whichever tool best suits their analysis needs within an AI-assisted audit pipeline.
About ida-pro-mcp
mrexodia/ida-pro-mcp
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Exposes IDA Pro's analysis capabilities as MCP tools (decompilation retrieval, disassembly inspection, variable renaming, type correction) that language models can invoke to assist with reverse engineering workflows. Implements both stdio and SSE transports with support for headless analysis via `idalib`, enabling integration with any MCP-compatible client from Claude to VS Code. Includes specialized tooling like `int_convert` for base conversion and session isolation for concurrent multi-agent analysis on different binaries.
About aida-audit
fire3/aida-audit
Bridge the gap between reverse engineering tools and modern AI-assisted workflows and agents.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work