flat assembler
Message board for the users of flat assembler.

Index > Windows > pe format fields names

Author
Thread Post new topic Reply to topic
b1528932



Joined: 21 May 2010
Posts: 287
b1528932 10 Nov 2010, 19:55
i have microsofts pe pdf, but it doesnt contain proper names of fields.

When i write a file in asm, i would prefer to make it somehow compatible, and use proper names. Where will i find a names for pe header fields?
Post 10 Nov 2010, 19:55
View user's profile Send private message Reply with quote
Overflowz



Joined: 03 Sep 2010
Posts: 1046
Overflowz 10 Nov 2010, 20:20
Post 10 Nov 2010, 20:20
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 10 Nov 2010, 20:37
Which "microsofts pe pdf"?

Download Windows SDK (or something that contains it, for example MS Visual Studio Express), and look into include\WinNT.h

Or, use MSDN: http://msdn.microsoft.com/en-us/library/ms680198(v=VS.85).aspx
Post 10 Nov 2010, 20:37
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
baldr



Joined: 19 Mar 2008
Posts: 1651
baldr 10 Nov 2010, 23:47
b1528932,

Latest MS PE & COFF specs are DocX, AFAIK.

Compatible with what? Field names in EXE_file STRUC from MS-DOS 3.30 are different from 6.0 ones (though only in case), yet they're different from EXE_HDR Win 3.1 SDK fields, while those are quite similar to IMAGE_DOS_HEADER in WinNT.H.
Post 10 Nov 2010, 23:47
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.