PE format

GPTKB entity

Statements (47)
Predicate Object
gptkbp:instanceOf file format
gptkbp:architecture gptkb:ARM
gptkb:IA-64
x86
x86-64
gptkbp:basedOn gptkb:COFF_(Common_Object_File_Format)
gptkbp:category file format
object file format
executable file format
gptkbp:contains data sections
debug data
export table
import table
relocation table
resource table
section table
DOS stub
PE header
gptkbp:definedIn Microsoft documentation
gptkbp:fileExtension .dll
.exe
.scr
.sys
.cpl
.ocx
https://www.w3.org/2000/01/rdf-schema#label PE format
gptkbp:introducedIn gptkb:Windows_NT
gptkbp:predecessor NE format
gptkbp:signature 'MZ' at file start
'PE\\0\\0' after DOS stub
gptkbp:standsFor Portable Executable format
gptkbp:supports dynamic linking
static linking
address space layout randomization (ASLR)
data execution prevention (DEP)
gptkbp:usedBy gptkb:EFI_(Extensible_Firmware_Interface)
gptkb:Microsoft_Windows
gptkb:ReactOS
gptkbp:usedFor device drivers
system files
executables
object code
DLLs
gptkbp:usedIn .NET assemblies (as a container)
gptkbp:bfsParent gptkb:Mach-O_format
gptkb:COFF
gptkbp:bfsLayer 6