revng/revng
revng: the core repository of the rev.ng project observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3548
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1728 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rev.ng is an open-source binary analysis framework and decompiler built on LLVM and QEMU, supporting over 20 CPU architectures. It automatically recovers data structures, function prototypes, and emits readable C code, with a declarative YAML-based workflow and a VSCode-based UI.
Use cases
- decompile a compiled binary back to C code
- analyze malware or unknown executables without source
- recover structs and data types from stripped binaries
- disassemble and inspect ELF, PE, and Mach-O files
- lift binaries across 20+ CPU architectures via QEMU
- script binary analysis pipelines using YAML models
- import IDA databases and DWARF/PDB debug info
When to choose
- you need a free, open-source decompiler alternative to IDA/Ghidra
- you want automatic interprocedural struct and array recovery
- you need multi-architecture support leveraging QEMU
- you prefer scriptable, declarative (YAML) analysis workflows
When to avoid
- you need a mature GUI-centric reversing workflow with a large plugin ecosystem today
- you require fully offline standalone UI, which is still in closed beta
- you only need quick static string/entropy triage rather than deep decompilation
Facets
framework · maturity active
reverse-engineering compiler interpreter developer-tools security reverse-engineering security developer-tools compilers windows cpp cross-platform decompiler binary-analysis llvm qemu disassembler struct-recovery yaml-driven linux macos
6 sources
- readme: https://github.com/revng/revng · fetched 2026-08-28 · 97e4856f97c1
- homepage: https://rev.ng/ · fetched 2026-08-29 · 43c56ac06435
- site_page: https://rev.ng/features · fetched 2026-08-29 · ffc8f8461f64
- site_page: https://docs.rev.ng · fetched 2026-08-29 · 2e4ed08c3d6c
- site_page: https://rev.ng/about · fetched 2026-08-29 · 661cde821bd9
- site_page: https://rev.ng/pricing · fetched 2026-08-29 · 96b4c429fd20
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| revng/revng | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem