HexRaysSAHexRaysSAOfficialยท4 Agent Skills Included

ida-claude-plugins

IDA Pro plugin development and automated binary reverse engineering

Builds, packages, and publishes IDA Pro plugins using idiomatic Python patterns and the IDA Domain API. Writes and executes custom analysis scripts to extract functions, strings, cross-references, and decompiled code from binaries. Eliminates manual reverse engineering steps and fragile legacy SDK code with ready-made patterns, linting, and packaging workflows.
npx skills add HexRaysSA/ida-claude-plugins --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ida-claude-plugins?โ–ผ

Run `npx skills add HexRaysSA/ida-claude-plugins --all -g -y` in your terminal to install all skills globally. You also need IDA Pro 9.x and the uv package manager installed.

How to automate binary analysis with IDA Pro?โ–ผ

The ida-domain-scripting skill writes and runs custom Python scripts against your binary to extract functions, strings, cross-references, and decompiled code automatically.

How to publish an IDA Pro plugin?โ–ผ

The package-ida-plugin skill guides you through creating the ida-plugin.json manifest, validating with hcli lint, and publishing via GitHub Releases to plugins.hex-rays.com.

Does it work with Claude Code and other agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.

Is the code evaluation skill safe to run?โ–ผ

The reverse engineering skill executes generated code on your system, so Hex-Rays recommends running it only in a sandboxed environment.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’