mirror of
https://github.com/encounter/ghidra-cli.git
synced 2026-07-10 03:18:56 -07:00
2fe77ac4a2901cf2348d0dab1cac73b8a5fdd691
Key changes: - Remove HeadlessExecutor as execution path - All query operations require daemon - Wire IPC layer (already implemented) as primary client - 9 milestones for complete implementation Rationale: Binary analysis is slow enough that persistent daemon is always preferable to per-command process spawning. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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).
Languages
Rust
70.8%
Java
24.8%
C#
3.3%
Python
1.1%