PE format

GPTKB entity

Statements (46)
Predicate Object
gptkbp:instanceOf gptkb:file_format
gptkbp:architecture gptkb:ARM
gptkb:IA-64
x86
x86-64
gptkbp:basedOn gptkb:COFF_(Common_Object_File_Format)
gptkbp:category gptkb:file_format
gptkb:executable_file_format
object 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
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:COFF
gptkbp:bfsLayer 7
https://www.w3.org/2000/01/rdf-schema#label PE format