Overview of GhidrAssist capabilities and tabs
masterGhidrAssist is an LLM-powered Ghidra plugin designed to automate reverse engineering workflows. It integrates directly into the Ghidra CodeBrowser via seven specialized tabs, allowing you to interact with models without leaving your analysis environment.
Available Analysis Tabs
| Tab | Purpose |
|---|---|
| Explain | Generate and store function explanations with security analysis |
| Query | Interactive chat with context macros and autonomous ReAct agent |
| Actions | LLM-powered suggestions for renaming, retyping, and struct creation |
| Semantic Graph | Build a knowledge graph of function relationships and security properties |
| RAG | Manage external documentation for context-enhanced queries |
| SymGraph | Compare against SymGraph, import shared analysis, and publish revisions |
| Settings | Configure LLM providers, MCP servers, and plugin options |