# redasm-dev/redasm

The Open Source Disassembler

Repository: https://github.com/redasm-dev/redasm
Canonical: https://ross.abutalabs.com/products/redasm
Homepage: https://redasm.dev
Language: C++
License: GPL-3.0
License Family: copyleft
Topics: retrocomputing, disassembler, binary-analysis
Last push: 2026-08-26T17:35:24+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 84, longevity 100
- inputs: {"age_days": 3203, "days_push": 7, "days_rel": 28, "gap_med": 42, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1801, forks 158 (observed 2026-08-28T04:05:38.017462+00:00)

## What it is
REDasm is an open-source disassembler and binary analysis tool with a native Qt6 GUI, supporting many CPU architectures and executable formats including retro and legacy binaries. It provides an interactive disassembly listing, control flow graphs, cross-references, string detection, and automatic function recovery, extensible via runtime-loaded plugins.

## Use cases
- disassemble a binary and explore its control flow graph
- reverse engineer an executable with no source code
- analyze retro DOS or Win16 binaries for software preservation
- find strings and cross-references in a compiled program
- recover functions automatically from a stripped binary

## When to avoid
- you need a debugger or dynamic analysis rather than static disassembly
- you require macOS or other platform support as a first-class target
- you prefer scriptable headless analysis over an interactive GUI

## Facets
- artifact type: application
- maturity: active
- function: reverse-engineering, gui, plugin-system
- domain: reverse-engineering, security
- platform: windows, cpp
- tags: disassembler, binary-analysis, qt6, retro-computing, executable-formats, retrocomputing, linux

## Member repositories
- redasm-dev/redasm (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:38.017462+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-30T03:22:13.810033+00:00, confidence not recorded.
  - readme: https://github.com/redasm-dev/redasm (fetched 2026-08-28T04:05:38.017462+00:00, sha bdd9bde5acde)
  - homepage: https://redasm.dev (fetched 2026-08-29T11:00:57.505214+00:00, sha 782789566387)
- Data as of 2026-08-30T08:39:29.467469+00:00.
