ida-domain-scripting

Official

Automate binary analysis with IDA Domain.

AuthorHexRaysSA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables automated binary analysis by writing and executing Python scripts against the IDA Domain API for IDA Pro.

Core Features & Use Cases

  • Flexible automation: Write custom IDAPython code to enumerate functions, extract strings, query cross-references, decompile with Hex-Rays, and generate reports.
  • Multi-source execution: Run code from files, inline code, or via stdin, with a robust workflow that creates a timestamped work directory and caches IDA databases to speed subsequent runs.
  • Real-world scenario: Analyze a binary to list all functions with addresses, then generate a high-level report of function relationships and decompiled output.

Quick Start

  • Create a timestamped work directory in /tmp as described in the workflow.
  • Execute: cd $SKILL_DIR && uv run python run.py <work_dir>/script.py -f <binary>
  • The executor wraps user code, runs it against the IDA Domain API, and streams results in real time.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ida-domain-scripting
Download link: https://github.com/HexRaysSA/ida-claude-plugins/archive/main.zip#ida-domain-scripting

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.