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

每个指令的操作数的最大数量提高到五(和更容易调整)。现在建筑插件可以是(DE)初始化。 Deassembly现在可以适用于整个文件或仅适用于实际的代码。从命令行字符串deassembling时的一些问题是固定的。 Deassembly是为x86,AMD64,SPARC和sparc64架构,以及ELF和PE文件格式更准确。反汇编输出进行了改进。
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