Re: Looking for a Library Disassembler for X86
- From: Terence <spamtrap@xxxxxxxxxx>
- Date: Wed, 19 Dec 2007 14:26:12 -0800 (PST)
On Dec 20, 12:17 am, "Wolfgang Kern" <spamt...@xxxxxxxxxx> wrote:
Thanks Arargh, but my OS wont execute 'foreign' code.
So I'd need just the information to complete my source converter ...
__
wolfgang
Wolfgang,
There may be a problem executing old DOS programs on Windows 2000 NT
or Windows XP.
If you see "Error: Stack Overflow 2000" or the equivalent, you may
need to give the .exe file more stack space than the usual 8K (#0800).
I modify bytes 16 and 17 of the header to 00 C0, using exemod.exe
(which itself needs the same treatment, so you need another earlier
computer or ask me for a modified copy).
That problem comes from Microsoft using the user stack for security
purposes.
.
- Follow-Ups:
- Re: Looking for a Library Disassembler for X86
- From: Wolfgang Kern
- Re: Looking for a Library Disassembler for X86
- References:
- Looking for a Library Disassembler for X86
- From: R Karthick
- Re: Looking for a Library Disassembler for X86
- From: Terence
- Re: Looking for a Library Disassembler for X86
- From: Wolfgang Kern
- Re: Looking for a Library Disassembler for X86
- From: Wolfgang Kern
- Re: Looking for a Library Disassembler for X86
- From: ArarghMail712NOSPAM
- Re: Looking for a Library Disassembler for X86
- From: Wolfgang Kern
- Looking for a Library Disassembler for X86
- Prev by Date: Re: writing a monitor
- Next by Date: Re: Looking for a Library Disassembler for X86
- Previous by thread: Re: Looking for a Library Disassembler for X86
- Next by thread: Re: Looking for a Library Disassembler for X86
- Index(es):
Relevant Pages
|
|