Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] New Release - Visual Disassembler for the Atmel © AVR

2009-03-09 by Raymond Hurst

AVR Studio does do a one pass disassembly. Then you have to continuously 
work it with a text editor. Also it doesn't recognize register names, 
memory space and ISR vectors. If the code has a lot of data embedded in 
it then AVR Studio will try to disassemble it into code which makes it 
confusing to to reverse engineer.

The Visual Disassembler is a multi pass disassembler. It allows you to 
specify a device and data areas in the code space. Adding comments and 
data labels is much easier.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.