By HexRaysSA
Develop IDA Pro plugins in Python using the IDA Domain API for binary analysis, covering program structure, functions, disassembly, cross-references, and strings, with support for headless analysis, GUI (Qt) plugins, and packaging for distribution via the IDA Plugin Manager and GitHub Releases.
Analyze binaries using the Domain API for IDA Pro. Use when examining program structure, functions, disassembly, cross-references, or strings.
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.
Package IDA Pro plugins for the IDA Plugin Manager and plugins.hex-rays.com repository
Claude Code plugins and skills for IDA Pro reverse engineering workflows. These plugins enable Claude to autonomously create IDA Pro plugins and execute binary analysis scripts.
Develop plugins for IDA Pro in Python, using idiomatic patterns, lessons, and tricks.
warning: this plugin generates and evaluates code on the current system, so it should only be used in a sandboxed environment.
(Unsafe) Skills, knowledge, and scripts for reverse engineering with IDA Pro. Autonomously writes and executes IDA Domain scripts to analyze binaries, extract functions, decompile code, and automate any reverse engineering task.
/plugin marketplace add HexRaysSA/ida-claude-plugins
/plugin install ida-plugin-development@ida-claude-plugins
# unsafe: /plugin install reverse-engineering-with-code-eval-and-ida-domain@ida-claude-plugins
uv package managerMIT License - Copyright 2026 Hex-Rays SA
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
(Unsafe) Skills, knowledge, and scripts for reverse engineering with IDA Pro. Autonomously writes and executes IDA Domain scripts to analyze binaries, extract functions, decompile code, and automate any reverse engineering task.
npx claudepluginhub hexrayssa/claude-marketplace(Unsafe) Skills, knowledge, and scripts for reverse engineering with IDA Pro. Autonomously writes and executes IDA Domain scripts to analyze binaries, extract functions, decompile code, and automate any reverse engineering task.
SQL interface to IDA Pro databases for querying and CRUD operations on functions, xrefs, strings, and decompiled code
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Rust development skills for contributing to IDALIB Rust bindings
Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security