IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida_* modules (50+), idautils iterators, and common patterns.
$npx -y skills add mrexodia/ida-pro-mcp --skill idapythonInstalls into the current project.
Run `npx skills use "https://github.com/mrexodia/ida-pro-mcp" --skill "mrexodia/ida-pro-mcp/idapython"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mrexodia/ida-pro-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/mrexodia/ida-pro-mcp"` and select the relevant skills, then follow their instructions.