Download List

Projeto Descrição

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

O número máximo de operandos por instrução foi elevada para cinco (e é mais fácil de ajustar). Arquitetura de plug-ins podem agora ser (de) inicializado. Deassembly pode agora se aplicam a todo o arquivo ou somente para código real. Alguns problemas quando deassembling de cordas na linha de comando foram corrigidos. Deassembly é mais preciso para arquiteturas x86, amd64, sparc, sparc64 e, assim como os formatos de arquivos ELF e PE. A saída de desmontagem foi melhorada.
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