# decompiler-explorer/decompiler-explorer

Decompiler Explorer! Compare tools on the forefront of static analysis, now in your web browser!

Repository: https://github.com/decompiler-explorer/decompiler-explorer
Canonical: https://ross.abutalabs.com/products/decompiler-explorer
Homepage: https://dogbolt.org
Language: Python
License: MIT
License Family: permissive
Topics: angr, decompiler, ghidra, ida-pro, website, binaryninja, boomerang, reko, relyze, retdec, snowman, recstudio
Last push: 2026-08-25T20:34:08+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 1773, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2639, forks 229 (observed 2026-08-28T04:07:06.388821+00:00)

## What it is
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
- artifact type: service
- maturity: active
- function: reverse-engineering, security, web-framework, self-hosted
- domain: reverse-engineering, security, developer-tools, web-development
- platform: python, self-hosted
- tags: decompiler, binary-analysis, disassembly, ghidra, binary-ninja, angr, ida-pro, compiler-explorer-reverse, static-analysis, web-server, docker, linux

## Member repositories
- decompiler-explorer/decompiler-explorer (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.388821+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:19:09.520489+00:00, confidence not recorded.
  - readme: https://github.com/decompiler-explorer/decompiler-explorer (fetched 2026-08-28T04:07:06.388821+00:00, sha 6a56eb13d584)
  - homepage: https://dogbolt.org (fetched 2026-08-29T10:02:12.097487+00:00, sha 89f10f3481dd)
  - site_page: https://dogbolt.org/faq (fetched 2026-08-29T10:02:12.100669+00:00, sha 6a3e83e25450)
- Data as of 2026-08-30T08:39:29.467469+00:00.
