by Dryxio · Codex Skill · ★ 1.2k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is auto-re-agent safe to install? View the security audit →
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. Original pre-0.2 demo: YouTube What it does text re-agent reverse --class CTrain │ ├── Configuration (YAML + supported environment overrides + CLI flags) ├── Function selection (dependency-order high-impact) ├── Source and binary context │ ├── decompile, xrefs, structs, enums, vtables, globals, and strings │ └── normalized high P-code, CFG, assembly, and nearby project source ├── Reverser → checker → fix loop (bounded rounds and investigations) ├── Conservative structural verifier ├── Candidate overlay │ └── configured build,
| Stars | 1,192 |
| Forks | 144 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 77.10665048654/100 |
| Open Issues | 1 |
| 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:
Looking for a auto-re-agent alternative? If you're comparing auto-re-agent with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI plugin + headless server, lazy tool
Agent-native reverse-engineering lab with a 197-article knowledge base, MCP tools, and CTF/APK/PE automation w
Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server
An autonomous agent that takes work, does work, gets paid, and gets better at it.
Tutorials, Guides and Agent Skills Directories
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
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.2k 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.2k stars and 144 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.
The top alternatives to auto-re-agent on Agent Skills Hub include ghidra-mcp, open-reverselab, Overture. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.