home/categories/debugging/williballenthin-aiwilli-claude-ida-skills-develop-ida-plugin-skill-md
debuggingtools

develop-ida-plugin

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.

williballenthin
maintainer
williballenthin
अपडेट किया गया 1/16/2026
स्टार
1
फोर्क
1
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 develop-ida-plugin