On Tue, 2013-01-01 20:44:34 -0500, Mouse <mouse at rodents-montreal.org> wrote:
Just to
mention: If you're using binutils's objdump to disassemble
the ROM, you can use (multiple times) -M entry:0x.... to mark
certain addresses as entry masks (thus, as function start addresses.)
Holm's email which I was excerpting included two lines (which I didn't
quote) which made it clear that disassembly was done with my
disassembler, which is capable of recording, for each byte in the file,
what it is: instruction, entry mask, data, text string, etc. It also
supports annotating the disassembly with comments; it is specifically
designed for making sense out of an otherwise undocumented binary (it
was first written to deal with a captured piece of malware).
Well, I'd probably also use it? Where can I find it?
MfG, JBG
--
Jan-Benedict Glaw jbglaw at lug-owl.de +49-172-7608481
Signature of: Gib Dein Bestes. Dann ?bertriff Dich selbst!
the second :