decompiler-explorer/decompiler-explorer
Decompiler Explorer! Compare tools on the forefront of static analysis, now in your web browser! 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: 1773
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
2639 stars · 229 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A web service (like Compiler Explorer in reverse) that lets users upload small binaries and compare the decompiled C-like output from many decompilers such as Ghidra, Binary Ninja, Hex-Rays, angr, and RetDec side by side. It is open source and can be self-hosted via Docker, though public instances may not include commercial decompilers due to licensing.
Use cases
- compare decompiler output for a binary across multiple tools
- decompile an executable back to C-like pseudocode online
- evaluate which decompiler works best on my binary
- analyze a CTF challenge binary in the browser
- reverse engineer a small binary without installing tools
- self-host a decompiler comparison service
When to choose
- you want to compare outputs of many decompilers on small binaries quickly
- you want a browser-based reverse engineering workflow with no local setup
- you want to self-host a decompiler playground with open-source decompilers
When to avoid
- you need to decompile large binaries over 2MB
- you need a full interactive reverse engineering IDE with debugging
- you want to run a public instance including commercial decompilers like Hex-Rays or Binary Ninja (license restrictions)
- you need offline analysis of sensitive binaries you cannot upload
Facets
service · maturity active
reverse-engineering security web-framework self-hosted reverse-engineering security developer-tools web-development python self-hosted decompiler binary-analysis disassembly ghidra binary-ninja angr ida-pro compiler-explorer-reverse static-analysis web-server docker linux
3 sources
- readme: https://github.com/decompiler-explorer/decompiler-explorer · fetched 2026-08-28 · 6a56eb13d584
- homepage: https://dogbolt.org · fetched 2026-08-29 · 89f10f3481dd
- site_page: https://dogbolt.org/faq · fetched 2026-08-29 · 6a3e83e25450
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| decompiler-explorer/decompiler-explorer | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="decompiler-explorer/decompiler-explorer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem