Ghidra/IDA Reverse Engineering Skill
SKILL.md
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)