dandye

Ghidra — Development skill for Claude Code

Development community

Ghidra RE bridge — attach, import, diff, decompile, export findings.

How to install Ghidra

Installs to ~/.claude/commands/dandye-gadievron__raptor-ghidra.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/dandye/gadievron__raptor/HEAD/.claude/commands/ghidra.md -o ~/.claude/commands/dandye-gadievron__raptor-ghidra.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ghidra does


description: Ghidra RE bridge — attach, import, diff, decompile, export findings dispatch: libexec/raptor-ghidra [args]

/ghidra - Ghidra RE Bridge

Import, query, and diff Ghidra `.gpr` projects, and export RAPTOR findings back into them. The sandboxed `analyzeHeadless` subprocess is the default engine (the JVM parses attacker-controlled project data); in-process pyghidra engages only when headless is absent, or with `RAPTOR_GHIDRA_IN_PROCESS=1` (operator trust assertion

Alternatives in Development

  • Fidelity — Measure how faithfully a clone reproduces a site — pixel-diff plus motion-fidelity into one 0-100 score, a let 3.6k ★
  • Instinct Import — 从文件或 URL 导入直觉(Instincts)到项目/全局作用域 1.9k ★
  • Import Skill 372 ★

Full documentation available on GitHub

View Source Repository