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.
- 📁 ida_pro_skill/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
IDA Pro reverse-engineering skill for Codex, Claude Code, and OpenCode. Use when a user needs live IDA or Hex-Rays analysis through the local ida-pro-skill CLI and installed IDA bridge, especially for instance discovery, metadata, cursor or selection context, entrypoints, functions, callers, imports, strings, xrefs, pseudocode, globals, structs, renames, comments, byte patches, function creation, or explicit IDAPython, including WSL-to-Windows IDA setups.