IDA Pro MCP: AI-Assisted Reverse Engineering Bridge Tool Released
Decision Brief
IDA Pro MCP is an open-source tool that connects IDA Pro with large language models through the MCP protocol. It supports IDA Pro 8.3+ (recommended 9.0), requires Python 3.11+, idalib, and uv. Compatible with 20+ MCP clients like Claude, Cursor, and VS Code, installation can be manual or GUI. Core features include function lookup, decompilation, disassembly, cross-reference queries, memory read/write, patching, and comments. It also offers SSE server mode and headless mode (based on idalib-mcp) for distributed sessions, with each database running in an independent worker and Supervisor automatically managing sessions. For security researchers and malware analysts, this tool leverages LLMs to analyze obfuscated code, auto-add comments, and generate reports. However, LLMs may hallucinate on math and obfuscated code; built-in int_convert and deobfuscation (string encryption, control flow flattening) can improve accuracy.
Sources
- Skill Radar(GitHub 趋势)
Trending hands-on MCP servers, agent skills, and AI-coding tools discovered from GitHub search momentum.
- GitHub:mrexodia/ida-pro-mcp
留言
登入后即可留言,和其他 builder 交换实测心得。
还没有留言,抢头香。