BigHugger
GH Repository · Dryxio

auto-re-agent

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

stars
1,893
30-day movement
+384128/day
Related entries
60
Connections
1
otherPythonautonomous-agentdecompilationbinary-analysisc-plus-plusai-agentcybersecurityclaudeghidrapythonllmreverse-engineeringsource-code-recoverycodexstatic-analysis

auto-re-agent is an open-source AI reverse-engineering agent that combines Ghidra with LLMs to reconstruct C/C++ functions from binaries and validate the recovered source. It is a Python toolchain released under the MIT license.

Use it when you need to recover readable, validated C/C++ source from compiled binaries instead of manually working through decompiler output.

Use it to

  • Reconstruct C/C++ functions from stripped binaries
  • Validate decompiled output with LLM assistance
  • Recover source code where original is unavailable
  • Automate static binary analysis workflows with Ghidra

For Reverse engineers and security researchers working with binaries

Role
other
Language
Python
Licence
MIT
Forks
190
Open issues
3
Last push
2026-09-09
Latest release
v0.2.0 · 2026-07-15
topicsreverse-engineeringghidrallmdecompilationbinary-analysiscybersecurity