Registered by Connor Wood

A cross-platform disassembler, which takes all of its opcode definitions (and later, executable file formats) from command line designated files. These files come in the form of DOS files; an acronym for, "Define Opcode Standard," the standard developed for UDASM. The goal here is to make a disassembler, wherein the source doesn't have to be rebuilt to support a new ISA.

Project information

Maintainer:
Connor Wood
Driver:
Connor Wood
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

All bugs Latest bugs reported

Downloads

Universal Disassembler does not have any download files registered with Launchpad.

Announcements

  • Version 0.0.2 released on 2011-10-12
    Version 0.0.2 of the Universal Disassembler has been released. Capable of dis...