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.

HexRaysSA
maintainer
HexRaysSA
Mis à jour 2/5/2026
Étoiles
57
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use ida-plugin-development