PDA

View Full Version : right?


yangzhengbao
04-11-2006, 06:37 AM
the osloader.exe in ntldr is not IMAGE_DOS_HEADER and Signature

rwid
04-23-2006, 03:01 AM
Originally posted by yangzhengbao@Apr 11 2006, 08:37 PM
the osloader.exe in ntldr is not IMAGE_DOS_HEADER and Signature
1343


mmm do you mean 'does the osloader.exe in ntldr have the IMAGE_DOS_HEADER and PE signature?'...

You are quoting NT4/Win2k source code, right? I don't know if this applies to ntdlr for NT4/Win2k but...

...for WinXP the osloader.exe in ntldr DOES have the standard IMAGE_DOS_HEADER with an MZ signature, followed by the PE signature..