Ross ROSS = Recommend OSS · open-source software intelligence for agents

Dryxio/auto-re-agent

Open-source AI reverse-engineering agent using Ghidra and LLMs to reconstruct and validate C/C++ functions from binaries. observed · 2026-08-28

github.com/Dryxio/auto-re-agent · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 94
  • Release rhythm 94
  • Longevity 14
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 197
  • days_rel: 41
  • days_push: 41
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1410 stars · 163 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

auto-re-agent is an open-source AI reverse-engineering agent that combines Ghidra binary analysis with LLMs (Claude, Codex, OpenAI-compatible) to reconstruct and validate C/C++ functions from compiled binaries. It runs an autonomous reverser/checker/fix loop with structural verification, build/test gates, and parity analysis.

Use cases

  • reconstruct C/C++ source from compiled binaries
  • decompile functions with Ghidra and have an LLM rewrite them
  • validate recovered functions against build and test gates
  • recover source code when original source is lost
  • analyze malware or third-party binaries without source
  • automate static binary analysis with an AI agent

When to choose

  • you need to recover readable C/C++ implementations from stripped or compiled binaries
  • you already use Ghidra and want LLM-assisted decompilation with verification
  • you want conservative, evidence-driven reconstruction rather than blind LLM output

When to avoid

  • you need guaranteed semantic equivalence - the tool only provides conservative structural verification
  • you want to automatically patch your original source tree - it only generates candidate implementations
  • you have no access to any LLM API or CLI
  • you need a fully interactive GUI reversing workflow rather than an autonomous agent

Facets

cli-tool · maturity active

reverse-engineering agent-framework llm-inference linter cli security reverse-engineering security artificial-intelligence developer-tools python cli windows ghidra decompilation binary-analysis llm-agent source-code-recovery claude codex autonomous-agent ai-agents command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
Dryxio/auto-re-agentmain78

For agents

markdown · JSON · MCP: product_card(name="Dryxio/auto-re-agent")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem