by akiselev · Agent Tool · ★ 187
Ghidra CLI A high-performance Rust CLI for automating Ghidra reverse engineering tasks, designed for both direct usage and AI agent integration (like Claude Code). Features Direct bridge architecture - CLI connects directly to a Java bridge running inside Ghidra's JVM Auto-start bridge - Import/analyze commands automatically start the bridge Fast queries - Sub-second response times with Ghidra kept in memory Comprehensive analysis - Functions, symbols, types, strings, cross-references Type system - Create/edit structs, enums, typedefs; add/remove struct fields Function signatures - Edit...
| Stars | 187 |
| Forks | 23 |
| Language | Rust |
| Category | Agent Tool |
| License | GPL-3.0 |
| Quality Score | 74.7499484062595/100 |
| Open Issues | 7 |
| Last Updated | 2026-08-08 |
| Created | 2026-01-12 |
| Platforms | claude-code, cli, rust |
| Est. Tokens | ~25k |
These tools work well together with ghidra-cli for enhanced workflows:
Explore other popular agent tool tools:
ghidra-cli is Automate Ghidra reverse engineering from the command line — headless analysis, decompilation, and structured JSON output for AI agents like Claude Code. It is categorized as a Agent Tool with 187 GitHub stars.
ghidra-cli is primarily written in Rust. It covers topics such as ai-agents, automation, binary-analysis.
You can find installation instructions and usage details in the ghidra-cli GitHub repository at github.com/akiselev/ghidra-cli. The project has 187 stars and 23 forks, indicating an active community.
ghidra-cli is released under the GPL-3.0 license, making it free to use and modify according to the license terms.