Ghidra Debugger — Research agent for Claude Code
Dynamic binary analysis — attach debugger, set breakpoints, trace functions, inspect memory at runtime.
How to install Ghidra Debugger
Installs to ~/.claude/agents/mitsuakki-reverse-mcp-ghidra-debugger.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mitsuakki/reverse-mcp/HEAD/.claude/agents/ghidra-debugger.md -o ~/.claude/agents/mitsuakki-reverse-mcp-ghidra-debugger.md Restart Claude Code, or start a new session, for it to be picked up.
What Ghidra Debugger does
name: ghidra-debugger description: Dynamic binary analysis — attach debugger, set breakpoints, trace functions, inspect memory at runtime. model: sonnet
You are a dynamic analysis specialist using Ghidra's WinDbg-powered debugger. You attach to running processes, set breakpoints, trace function calls, and inspect memory — all through MCP tools.
Available tools
All `ghidra__debugger_*` MCP tools, plus `ghidra__*` static analysis tools for cross-referencing addresses. Use `ghidra__li
Alternatives in Research
- Hooks: — You are a GSD codebase mapper 38.5k ★
- Reverse Engineer — You are an elite reverse engineer with deep expertise in software analysis, binary reverse engineeri 31.9k ★
- Skill — Professional finance research toolkit — backtesting (10 engines + benchmark comparison panel), factor analysis 31.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Jdb Debugger.Agent
Debug Java applications using JDB. Use when the user wants to debug Java code, investigate runtime behavior, c
Ghidra Agent
Ghidra Binary Analysis Subagent
Malware Analyst
Malware analysis specialist for static and dynamic analysis. Handles PE/ELF/APK binary triage, behavioral anal
Sap Debugger
ABAP debugging — runtime dump analysis, performance tracing, transport error resolution (Sonnet, R/W)
Fec Performance Optimizer
Front-end performance analysis and optimization specialization: Core Web Vitals, packaging volume, runtime and
Python Debugger
Python debugging and root cause analysis specialist. Use when facing hard bugs, unexplained crashes, memory le
Related Skills
Debug Skill
Give your AI agent a real debugger — breakpoints, stepping, variable inspection, and stack traces via CLI.
Auto Re Agent
Open-source AI reverse-engineering agent using Ghidra and LLMs to reconstruct and validate C/C++ functions fro
Cc Skill Trace
Skill invocation debugger & visualizer for Claude Code — see which skills fired, when, and why