Skip to content
@redasm-dev

REDasm

The Open Source Disassembler

REDasm: The OpenSource Disassembler

REDasm is a free and open source disassembler designed for hobbyists and professional reverse engineers.

redasm.dev · Download · Report a bug

Repositories

Repository Description
redasm GUI, written in C++17 & Qt6
core Engine and public C API, written in C17
loaders File format parsers (PE, ELF, PS1, Xbox, …)
processors CPU architectures (x86, MIPS, ARM, …)
analyzers Post-analysis passes
commands Disassembler-wide commands
kb Type definitions, function signatures and ordinal mappings, as TOML
workspace Aggregate build and CI
bugs Bug reports and suggestions, for every component

Loaders, processors, analyzers and commands are plugins: shared libraries loaded at runtime, built against the public API in core.
Nothing there requires modifying the disassembler itself.

Want to build REDasm from source?

The workspace repo is your starting point.

Want to report a bug? Propose a new feature?

Everything goes to the dedicated bug tracker, whichever component it belongs to.

CI Nightly

Pinned Loading

  1. redasm redasm Public

    The Open Source Disassembler

    C++ 1.8k 158

  2. core core Public

    Engine core library

    C 63 21

  3. loaders loaders Public

    Loader plugins

    C 8 4

  4. processors processors Public

    Processor plugins

    C 13 12

  5. analyzers analyzers Public

    Analyzer plugins

    C 2

  6. commands commands Public

    Command plugins

    C 6 3

Repositories

Showing 10 of 15 repositories
  • kb Public

    Knowledge Base

    redasm-dev/kb's past year of commit activity
    TOML 0 CC0-1.0 0 0 0 Updated Sep 9, 2026
  • loaders Public

    Loader plugins

    redasm-dev/loaders's past year of commit activity
    C 8 GPL-3.0 4 0 0 Updated Sep 9, 2026
  • core Public

    Engine core library

    redasm-dev/core's past year of commit activity
    C 63 GPL-3.0 21 0 0 Updated Sep 9, 2026
  • tests Public

    Unit testing suite

    redasm-dev/tests's past year of commit activity
    C 0 GPL-3.0 0 0 0 Updated Sep 9, 2026
  • web Public

    Website

    redasm-dev/web's past year of commit activity
    JavaScript 1 0 0 0 Updated Sep 9, 2026
  • redasm Public

    The Open Source Disassembler

    redasm-dev/redasm's past year of commit activity
    C++ 1,811 GPL-3.0 158 0 0 Updated Sep 6, 2026
  • scoop-redasm Public

    Official Scoop bucket for REDasm

    redasm-dev/scoop-redasm's past year of commit activity
    PowerShell 0 Unlicense 0 0 0 Updated Sep 6, 2026
  • workspace Public

    CI and Developer setup

    redasm-dev/workspace's past year of commit activity
    CMake 0 GPL-3.0 0 0 0 Updated Sep 2, 2026
  • processors Public

    Processor plugins

    redasm-dev/processors's past year of commit activity
    C 13 GPL-3.0 12 0 0 Updated Sep 2, 2026
  • commands Public

    Command plugins

    redasm-dev/commands's past year of commit activity
    C 6 GPL-3.0 3 0 0 Updated Sep 2, 2026

Top languages

Loading…

Most used topics

Loading…