Public Attributes | List of all members
pe_dos_header Struct Reference

The DOS compatible header at the front of all PEs. More...

#include <pe_structures.h>

Public Attributes

uint32_t AddressOfNewExeHeader
 
uint16_t AddressOfRelocationTable
 
uint16_t Checksum
 
uint16_t FileSizeInPages
 
uint16_t HeaderSizeInParagraphs
 
uint16_t InitialIP
 
uint16_t InitialRelativeCS
 
uint16_t InitialRelativeSS
 
uint16_t InitialSP
 
uint16_t Magic
 
uint16_t MaximumExtraParagraphs
 
uint16_t MinimumExtraParagraphs
 
uint16_t NumberOfRelocationItems
 
uint16_t OEMid
 
uint16_t OEMinfo
 
uint16_t OverlayNumber
 
uint16_t Reserved [4]
 
uint16_t Reserved2 [10]
 
uint16_t UsedBytesInTheLastPage
 

Detailed Description

The DOS compatible header at the front of all PEs.

Definition at line 181 of file pe_structures.h.

Member Data Documentation

◆ AddressOfNewExeHeader

uint32_t pe_dos_header::AddressOfNewExeHeader

Definition at line 200 of file pe_structures.h.

◆ AddressOfRelocationTable

uint16_t pe_dos_header::AddressOfRelocationTable

Definition at line 194 of file pe_structures.h.

◆ Checksum

uint16_t pe_dos_header::Checksum

Definition at line 191 of file pe_structures.h.

◆ FileSizeInPages

uint16_t pe_dos_header::FileSizeInPages

Definition at line 184 of file pe_structures.h.

◆ HeaderSizeInParagraphs

uint16_t pe_dos_header::HeaderSizeInParagraphs

Definition at line 186 of file pe_structures.h.

◆ InitialIP

uint16_t pe_dos_header::InitialIP

Definition at line 192 of file pe_structures.h.

◆ InitialRelativeCS

uint16_t pe_dos_header::InitialRelativeCS

Definition at line 193 of file pe_structures.h.

◆ InitialRelativeSS

uint16_t pe_dos_header::InitialRelativeSS

Definition at line 189 of file pe_structures.h.

◆ InitialSP

uint16_t pe_dos_header::InitialSP

Definition at line 190 of file pe_structures.h.

◆ Magic

uint16_t pe_dos_header::Magic

Definition at line 182 of file pe_structures.h.

◆ MaximumExtraParagraphs

uint16_t pe_dos_header::MaximumExtraParagraphs

Definition at line 188 of file pe_structures.h.

◆ MinimumExtraParagraphs

uint16_t pe_dos_header::MinimumExtraParagraphs

Definition at line 187 of file pe_structures.h.

◆ NumberOfRelocationItems

uint16_t pe_dos_header::NumberOfRelocationItems

Definition at line 185 of file pe_structures.h.

◆ OEMid

uint16_t pe_dos_header::OEMid

Definition at line 197 of file pe_structures.h.

◆ OEMinfo

uint16_t pe_dos_header::OEMinfo

Definition at line 198 of file pe_structures.h.

◆ OverlayNumber

uint16_t pe_dos_header::OverlayNumber

Definition at line 195 of file pe_structures.h.

◆ Reserved

uint16_t pe_dos_header::Reserved[4]

Definition at line 196 of file pe_structures.h.

◆ Reserved2

uint16_t pe_dos_header::Reserved2[10]

Definition at line 199 of file pe_structures.h.

◆ UsedBytesInTheLastPage

uint16_t pe_dos_header::UsedBytesInTheLastPage

Definition at line 183 of file pe_structures.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47