Deep integration with Ghidra and IDA Pro for binary analysis and reverse engineering
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill ghidra-ida-re --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ghidra Ida Re?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-ghidra-ida-re-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: Ghidra/IDA Reverse Engineering Skill
description: Deep integration with Ghidra and IDA Pro for binary analysis and reverse engineering
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
graph:
domains: [domain:cybersecurity]
specializations: [specialization:security-research]
skillAreas: [skill-area:penetration-testing-ethical-hacking, skill-area:code-cybersecurity]
roles: [role:security-engineer]
workflows: [workflow:penetration-testing-cycle]
---
# Ghidra/IDA Reverse Engineering Skill
## Overview
This skill provides deep integration with Ghidra and IDA Pro for comprehensive binary analysis and reverse engineering tasks.
## Capabilities
- Execute Ghidra headless analysis scripts
- Parse and interpret disassembly output
- Generate and run Ghidra Python scripts
- Analyze decompiled code for vulnerabilities
- Extract function signatures and data structures
- Create and apply Ghidra type definitions
- Export analysis artifacts (call graphs, data flows)
- Support IDA Pro scripting (IDAPython)
## Target Processes
- binary-reverse-engineering.js
- firmware-analysis.js
- malware-analysis.js
- vulnerability-root-cause-analysis.js
## Dependencies
- Ghidra CLI (analyzeHeadless)
- IDA Pro (optional, for IDAPython support)
- Python 3.x with ghidra_bridge or ghidrathon
- Java Runtime Environment (for Ghidra)
## Usage Context
This skill is essential for:
- Static binary analysis workflows
- Vulnerability discovery in compiled code
- Malware reverse engineering
- Firmware extraction and analysis
- Protocol reverse engineering from binaries
## Integration Notes
- Ghidra headless mode enables automated analysis pipelines
- Results can be exported as JSON, XML, or custom formats
- Supports both script-based and interactive analysis workflows
- Can generate Ghidra project files for manual follow-up
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!