libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
Public Attributes | List of all members
peconv::_IMAGE_LOAD_CONFIG_DIR32_W10 Struct Reference

#include <load_config_defs.h>

Public Attributes

DWORD Size
 
DWORD TimeDateStamp
 
WORD MajorVersion
 
WORD MinorVersion
 
DWORD GlobalFlagsClear
 
DWORD GlobalFlagsSet
 
DWORD CriticalSectionDefaultTimeout
 
DWORD DeCommitFreeBlockThreshold
 
DWORD DeCommitTotalFreeThreshold
 
DWORD LockPrefixTable
 
DWORD MaximumAllocationSize
 
DWORD VirtualMemoryThreshold
 
DWORD ProcessHeapFlags
 
DWORD ProcessAffinityMask
 
WORD CSDVersion
 
WORD DependentLoadFlags
 
DWORD EditList
 
DWORD SecurityCookie
 
DWORD SEHandlerTable
 
DWORD SEHandlerCount
 
DWORD GuardCFCheckFunctionPointer
 
DWORD GuardCFDispatchFunctionPointer
 
DWORD GuardCFFunctionTable
 
DWORD GuardCFFunctionCount
 
DWORD GuardFlags
 
IMAGE_LOAD_CONFIG_CODE_INTEGRITY_W10 CodeIntegrity
 
DWORD GuardAddressTakenIatEntryTable
 
DWORD GuardAddressTakenIatEntryCount
 
DWORD GuardLongJumpTargetTable
 
DWORD GuardLongJumpTargetCount
 
DWORD DynamicValueRelocTable
 
DWORD CHPEMetadataPointer
 
DWORD GuardRFFailureRoutine
 
DWORD GuardRFFailureRoutineFunctionPointer
 
DWORD DynamicValueRelocTableOffset
 
WORD DynamicValueRelocTableSection
 
WORD Reserved2
 
DWORD GuardRFVerifyStackPointerFunctionPointer
 
DWORD HotPatchTableOffset
 
DWORD Reserved3
 
DWORD EnclaveConfigurationPointer
 

Detailed Description

IMAGE_LOAD_CONFIG_DIR32: the Windows 10 version.

Definition at line 26 of file load_config_defs.h.

Member Data Documentation

◆ CHPEMetadataPointer

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::CHPEMetadataPointer

Definition at line 58 of file load_config_defs.h.

◆ CodeIntegrity

IMAGE_LOAD_CONFIG_CODE_INTEGRITY_W10 peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::CodeIntegrity

Definition at line 52 of file load_config_defs.h.

◆ CriticalSectionDefaultTimeout

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::CriticalSectionDefaultTimeout

Definition at line 33 of file load_config_defs.h.

◆ CSDVersion

WORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::CSDVersion

Definition at line 41 of file load_config_defs.h.

◆ DeCommitFreeBlockThreshold

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::DeCommitFreeBlockThreshold

Definition at line 34 of file load_config_defs.h.

◆ DeCommitTotalFreeThreshold

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::DeCommitTotalFreeThreshold

Definition at line 35 of file load_config_defs.h.

◆ DependentLoadFlags

WORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::DependentLoadFlags

Definition at line 42 of file load_config_defs.h.

◆ DynamicValueRelocTable

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::DynamicValueRelocTable

Definition at line 57 of file load_config_defs.h.

◆ DynamicValueRelocTableOffset

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::DynamicValueRelocTableOffset

Definition at line 61 of file load_config_defs.h.

◆ DynamicValueRelocTableSection

WORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::DynamicValueRelocTableSection

Definition at line 62 of file load_config_defs.h.

◆ EditList

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::EditList

Definition at line 43 of file load_config_defs.h.

◆ EnclaveConfigurationPointer

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::EnclaveConfigurationPointer

Definition at line 67 of file load_config_defs.h.

◆ GlobalFlagsClear

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GlobalFlagsClear

Definition at line 31 of file load_config_defs.h.

◆ GlobalFlagsSet

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GlobalFlagsSet

Definition at line 32 of file load_config_defs.h.

◆ GuardAddressTakenIatEntryCount

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardAddressTakenIatEntryCount

Definition at line 54 of file load_config_defs.h.

◆ GuardAddressTakenIatEntryTable

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardAddressTakenIatEntryTable

Definition at line 53 of file load_config_defs.h.

◆ GuardCFCheckFunctionPointer

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardCFCheckFunctionPointer

Definition at line 47 of file load_config_defs.h.

◆ GuardCFDispatchFunctionPointer

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardCFDispatchFunctionPointer

Definition at line 48 of file load_config_defs.h.

◆ GuardCFFunctionCount

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardCFFunctionCount

Definition at line 50 of file load_config_defs.h.

◆ GuardCFFunctionTable

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardCFFunctionTable

Definition at line 49 of file load_config_defs.h.

◆ GuardFlags

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardFlags

Definition at line 51 of file load_config_defs.h.

◆ GuardLongJumpTargetCount

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardLongJumpTargetCount

Definition at line 56 of file load_config_defs.h.

◆ GuardLongJumpTargetTable

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardLongJumpTargetTable

Definition at line 55 of file load_config_defs.h.

◆ GuardRFFailureRoutine

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardRFFailureRoutine

Definition at line 59 of file load_config_defs.h.

◆ GuardRFFailureRoutineFunctionPointer

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardRFFailureRoutineFunctionPointer

Definition at line 60 of file load_config_defs.h.

◆ GuardRFVerifyStackPointerFunctionPointer

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::GuardRFVerifyStackPointerFunctionPointer

Definition at line 64 of file load_config_defs.h.

◆ HotPatchTableOffset

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::HotPatchTableOffset

Definition at line 65 of file load_config_defs.h.

◆ LockPrefixTable

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::LockPrefixTable

Definition at line 36 of file load_config_defs.h.

◆ MajorVersion

WORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::MajorVersion

Definition at line 29 of file load_config_defs.h.

◆ MaximumAllocationSize

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::MaximumAllocationSize

Definition at line 37 of file load_config_defs.h.

◆ MinorVersion

WORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::MinorVersion

Definition at line 30 of file load_config_defs.h.

◆ ProcessAffinityMask

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::ProcessAffinityMask

Definition at line 40 of file load_config_defs.h.

◆ ProcessHeapFlags

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::ProcessHeapFlags

Definition at line 39 of file load_config_defs.h.

◆ Reserved2

WORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::Reserved2

Definition at line 63 of file load_config_defs.h.

◆ Reserved3

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::Reserved3

Definition at line 66 of file load_config_defs.h.

◆ SecurityCookie

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::SecurityCookie

Definition at line 44 of file load_config_defs.h.

◆ SEHandlerCount

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::SEHandlerCount

Definition at line 46 of file load_config_defs.h.

◆ SEHandlerTable

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::SEHandlerTable

Definition at line 45 of file load_config_defs.h.

◆ Size

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::Size

Definition at line 27 of file load_config_defs.h.

◆ TimeDateStamp

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::TimeDateStamp

Definition at line 28 of file load_config_defs.h.

◆ VirtualMemoryThreshold

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR32_W10::VirtualMemoryThreshold

Definition at line 38 of file load_config_defs.h.


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