by Dryxio · Codex Skill · ★ 1.3k
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,304 |
| Forks | 154 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 77.10665048654/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-23 |
| Created | 2026-02-17 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~9k |
These tools work well together with auto-re-agent for enhanced workflows:
Explore other popular codex skill 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 Skill with 1.3k 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.3k stars and 154 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.