Skip to content
@redasm-dev

REDasm

The OpenSource Disassembler

REDasm: The OpenSource Disassembler

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

Repositories

  • redasm: GUI (written in C++17 & Qt6)
  • core: Engine, written in C17

Plugin ecosystem

Repository Description
loaders File format parsers (PE, ELF, PS1, Xbox, ...)
processors CPU architectures (x86, MIPS, ...)
analyzers Post-analysis passes
commands Disassembler-wide commands

Knowledge Base

All type definitions, function signatures and ordinal mappings are stored in the kb repository as TOML.

Want to build REDasm from source?

The workspace repo is your starting point.

Pinned Loading

  1. redasm redasm Public

    The OpenSource Disassembler

    C++ 1.7k 151

  2. core core Public

    Engine core library

    C 56 20

  3. loaders loaders Public

    Loader plugins

    C 5 4

  4. processors processors Public

    Processor plugins

    C 11 10

  5. workspace workspace Public

    CI and Developer setup

    CMake

  6. kb kb Public

    Knowledge Base

    TOML

Repositories

Showing 10 of 10 repositories

Top languages

Loading…

Most used topics

Loading…