AI-powered reverse engineering assistant bridging IDA Pro with language models via MCP
Turns IDA Pro into an MCP server enabling AI-assisted binary analysis. Provides decompilation data and analysis tools to language models for intelligent reverse engineering, crackme solving, and security research workflows.
Provides decompilation data directly to language models
Outputs binary analysis in AI-readable format
Compatible with Claude, VS Code, Cline and other clients
Requires Python 3.11+ and IDA Pro 8.3+
Use Cases
AI-assisted crackme solving — Feed IDA decompilation to LLM for automated logic understanding and analysis. AI assists in decoding complex obfuscated code.
Security vulnerability research — Leverage LLM analysis of IDA data to identify potential bugs and security risks in binary code.
Reverse engineering assistance — AI infers functionality and intent from IDA disassembly/decompilation for efficient unknown binary analysis.