auto-re-agent is an open-source AI reverse-engineering agent that uses Ghidra and LLMs—including Claude, Codex, and OpenAI-compatible models—to reconstruct and validate C/C++ functions from compiled binaries. It combines independent reverser/checker models, agentic evidence gathering, candidate build and test gates, structural verification, and parity analysis in one autonomous workflow.
| Stars | 1,453 |
| Forks | 165 |
| Language | Python |
| Category | Codex 技能 |
| License | MIT |
| Quality Score | 77.10665048654/100 |
| Open Issues | 5 |
| Last Updated | 2026-09-04 |
| Created | 2026-02-17 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~13k |
These tools work well together with auto-re-agent for enhanced workflows:
Explore other popular codex 技能 tools:
auto-re-agent is Open-source AI reverse-engineering agent using Ghidra and LLMs to reconstruct and validate C/C++ functions from binaries.. It is categorized as a Codex 技能 with 1.5k GitHub stars.
auto-re-agent is primarily written in Python. It covers topics such as ai-agent, autonomous-agent, binary-analysis.
You can find installation instructions and usage details in the auto-re-agent GitHub repository at github.com/Dryxio/auto-re-agent. The project has 1.5k stars and 165 forks, indicating an active community.
auto-re-agent is released under the MIT license, making it free to use and modify according to the license terms.