Re: disassembly of Debug.exe?
- From: "R.Wieser" <spamtrap@xxxxxxxxxx>
- Date: Thu, 31 Jul 2008 19:03:04 +0200
Hello Terence,
So debug doesn't work on itself!
It does. Its just that *you* must supply the brains (and interpret what the
code is doing), as Debug itself is as dumb as sh*t. :-)
The problem is that all the text is glued to the end of the origional
executable. As far as I can see that was done to create a single
execucatble, and than add the a "pack containing strings for a specific
language to it.
I did a partial disassembly myself, so I could write a wrapper adding some
functionality to the program (like being able to disassemble for 486 too).
Regards,
Rudy Wieser
Terence <spamtrap@xxxxxxxxxx> schreef in berichtnieuws
52a16072-1a7b-449f-99e2-5927d086e43e@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Strange. I have a nice bin to hex and ascii dump program, and a
FM.com which does binary/hex screen displays. Both show the same code
for debug.exe.
But debug itself working on itself show something utterly different,
with no ascii text in the given code (and there are wads of it to
handle the /? parameter).
So debug doesn't work on itself!
.
- References:
- disassembly of Debug.exe?
- From: Terence
- Re: disassembly of Debug.exe?
- From: ArarghMail807NOSPAM
- Re: disassembly of Debug.exe?
- From: dave
- Re: disassembly of Debug.exe?
- From: ArarghMail807NOSPAM
- Re: disassembly of Debug.exe?
- From: Terence
- Re: disassembly of Debug.exe?
- From: Richard Brady
- Re: disassembly of Debug.exe?
- From: ArarghMail807NOSPAM
- Re: disassembly of Debug.exe?
- From: Terence
- disassembly of Debug.exe?
- Prev by Date: Re: Disassembler questions
- Next by Date: Re: Atomic operations in 32 and 64 bit platforms
- Previous by thread: Re: disassembly of Debug.exe?
- Next by thread: Re: disassembly of Debug.exe?
- Index(es):