DeforaOS asm is a modular assembler and disassember framework with support for many architectures (including IA-32, amd64, sparc, and arm), bytecodes (such as Java and Dalvik), and file formats (like ELF, PE, and Dex).
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Die maximale Anzahl der Operanden pro Instruktion wurde auf fünf (und ist leichter zu zwicken) angehoben. Architektur-Plug-Ins können jetzt (de) initialisiert werden. Deassembly kann nun die ganze Datei oder nur tatsächliche Code beantragen. Einige Probleme bei der deassembling von Strings auf der Kommandozeile festgelegt wurden. Deassembly ist genauer für die x86, amd64, sparc und sparc64-Architekturen, sowie die ELF und PE-Datei-Formate. Die Demontage Ausgabe wurde verbessert.
The maximum number of operands per instruction was raised to five (and is easier to tweak). Architecture plug-ins can now be (de)initialized. Deassembly can now apply to the whole file or only to actual code. Some problems when deassembling from strings on the command line were fixed. Deassembly is more accurate for the x86, amd64, sparc, and sparc64 architectures, as well as the ELF and PE file formats. The disassembly output was improved.