Download List

Projeto Descrição

vAVRdisasm is an Atmel 8-bit AVR firmware disassembler. This single-pass disassembler can read Atmel Generic, Intel HEX8, and Motorola S-Record formatted binary files containing valid AVR firmware. vAVRdisasm is capable of a variety of formatting options, and can output directly assemble-able code.

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-04-03 17:59 Back to release list
1.9

Uma falha crítica foi fixada sobre S-Record leitura, que estava ignorando os registros de dados válidos. suporte a arquivos de saída foi adicionado por meio da opção -o/--out-file. Suporte padrão de entrada foi colocado com o "-" argumento do arquivo, significando que o disassembler agora suporta entrada encanada. Atmel Generic / HEX8 Intel / Motorola S-Record auto-detecção foi melhorada usando o primeiro caractere em vez da extensão de arquivo. Foi adicionado suporte para impressão de dados opcode original ao lado de desmontagem.
Tags: major bug fix, Feature Enhancements
A critical bug was fixed regarding S-Record reading, which was ignoring valid data records. Output file support was added by way of the -o/--out-file option. Standard input support was added with the "-" file argument, meaning that the disassembler now supports piped input. Atmel Generic / Intel HEX8 / Motorola S-Record auto-detection was improved by using the first character rather than the file extension. Support was added for printing of original opcode data alongside disassembly.

Project Resources