68k disassembler suggestions ?
der Mouse
mouse at Rodents.Montreal.QC.CA
Thu Feb 3 00:49:11 CST 2005
> I'm in need of a good disassembler for some 68020 code. Does anyone
> have any suggestions for something freely available?
Well, there's mine. I wrote it specifically for picking apart binaries
of unknown functionality. This started, as I recall, with a piece of
captured code suspected of being malware; since then, I've used it for
various other things, such as one Y2K consulting job (fixing a Y2K
problem in an orphaned binary for which no source was known).
It is fairly polymorphic with respect to the instruction set in
question. It currently supports the G65SC802 (a slight extension of
the 6502), the 68k (I don't know exactly which one - 68000, 68010,
68020, 68030, etc), MIPS, SPARC, VAX, x86, and Z-80.
See ftp.rodents.montreal.qc.ca:/ftp/mouse/disas/ for more.
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse at rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
More information about the cctalk
mailing list