ida-no-mcp-decompiler-exporter
OfficialExport IDA decompiler output for AI analysis
System Documentation
What problem does it solve?
Exporting reverse-engineered binaries from IDA Pro into formats that AI tools can efficiently read is slow and inconsistent, especially when decompilation partially fails or when you need memory, strings, and import/export context together.
Core Features & Use Cases
- Function-by-function decompiled exports: Writes each decompiled function to its own .c file with caller/callee metadata for fast AI navigation.
- Automatic disassembly fallback: Exports .asm files when Hex-Rays decompilation fails, preserving coverage across the binary.
- Full AI-friendly context dump: Exports memory segments (hexdump), strings, imports, exports, plus logs of skipped/failed functions to support deeper analysis and triage.
Use case example: after analyzing a suspicious Windows executable in IDA Pro, export decompile/disassembly plus strings and memory to have an AI review likely vulnerable routines and reconstruct protocol/message parsing from artifacts.
Quick Start
Install the IDA plugin by copying INP.py into your IDA plugins directory, restart IDA Pro, then run the export via Edit → Plugins → Export for AI on your open IDB.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ida-no-mcp-decompiler-exporter Download link: https://github.com/Aradotso/mcp-skills/archive/main.zip#ida-no-mcp-decompiler-exporter Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.