home/categories/ide-plugins/hexrayssa-ida-claude-plugins-plugins-ida-plugin-development-skills-ida-plugin-development-skill-md
ide-pluginstools
ida-plugin-development
Develop plugins for IDA Pro in Python, using idiomatic patterns, lessons, and tricks, including the Python Domain API (ida-domain). Use when creating both GUI (Qt) and background plugins for inspecting and rendering things program structure, functions, disassembly, cross-references, and strings.
maintainer
HexRaysSA
更新于 2/5/2026
星标
57
分支
7
quick start
Installation and usage
Develop plugins for IDA Pro in Python, using idiomatic patterns, lessons, and tricks, including the Python Domain API (ida-domain). Use when creating both GUI (Qt) and background plugins for inspecting and rendering things program structure, functions, disassembly, cross-references, and strings.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use ida-plugin-development