01Provides scripting access via `ghidra.eval`, `ghidra.call`, and `ghidra.script` for custom workflows.
02Features a real `pyghidra` backend for live headless Ghidra analysis and a fake backend for CI/development.
0334 GitHub stars
04Exposes 212 tools across 34 feature groups for comprehensive reverse engineering.
05Defaults to read-only mode with safe mutation workflows using transactions, undo/redo, and explicit saves.
06Supports both Stdio and TCP transports for flexible agent communication.