Re: disassembly of Debug.exe?
- From: Terence <spamtrap@xxxxxxxxxx>
- Date: Tue, 29 Jul 2008 16:59:31 -0700 (PDT)
ArarghMail807NOSPAM wrote:
No disassembler is going to do that very well. (Unless you are on a
system where the code and data are totally seperate.)
It took me YEARS to disassemble a 64k program well enough to be able
to reassemble it and get a working result. (not full time, though)
I use Sourcer, and it takes many passes of analyzing the listing,
applying corrections, and rerunning.
The free version of IDA should work about as well, but I haven't used
it much.
--
Oh, I've quite quickly fixed a few programs, more usually in the under
64k area, but it isn't hard (rather wasn't; I'm sure I once had better
tools; especially finding and passing text areas).
I have the freeida43.exe but haven't tried that version.
I would REALLY like to fing a few simple ideas on how to use DRGB
properly to just load, analyse and dump code.
.
- References:
- disassembly of Debug.exe?
- From: Terence
- Re: disassembly of Debug.exe?
- From: ArarghMail807NOSPAM
- disassembly of Debug.exe?
- Prev by Date: Re: disassembly of Debug.exe?
- Next by Date: Re: disassembly of Debug.exe?
- Previous by thread: Re: disassembly of Debug.exe?
- Next by thread: 64-bit instructions
- Index(es):
Relevant Pages
|