Command Claude Code
Annotate a binary in Ghidra — rename functions/variables, set types, add comments, create structs.
Command Claude Code
Annotate a binary in Ghidra — rename functions/variables, set types, add comments, create structs.
Command Claude Code
Set up the Ghidra MCP Bridge for binary analysis in this project. Run when you need to reverse-engineer a native binary (.so, ELF, PE, etc.) and the Bridge isn't connected yet.
Command Claude Code
Analyze a binary loaded in Ghidra via MCP tools. Follows a systematic top-down workflow.
Instructions file
Claude Code instructions for Hao17/LiteGhidraMCP, covering claude.md, project overview, architecture, core components and key design patterns.
Skill Claude CodeCodex
This document teaches AI assistants how to effectively use the Ghidra MCP tools for binary analysis. Install it as context for your AI client.
MCP server Claude CodeCodexCursor
MCP server "ghidra-mcp-bridge" as configured in Hao17/LiteGhidraMCP. Runs locally from the ghidra-mcp-bridge Python package.