Download List

專案描述

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).

System Requirements

System requirement is not defined
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.

2011-09-29 14:36
0.2.1

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.

Project Resources