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

#include <load_config_defs.h>

Public Attributes

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

Detailed Description

IMAGE_LOAD_CONFIG_DIR64: the Windows 10 version.

Definition at line 73 of file load_config_defs.h.

Member Data Documentation

◆ CHPEMetadataPointer

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::CHPEMetadataPointer

Definition at line 105 of file load_config_defs.h.

◆ CodeIntegrity

IMAGE_LOAD_CONFIG_CODE_INTEGRITY_W10 peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::CodeIntegrity

Definition at line 99 of file load_config_defs.h.

◆ CriticalSectionDefaultTimeout

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::CriticalSectionDefaultTimeout

Definition at line 80 of file load_config_defs.h.

◆ CSDVersion

WORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::CSDVersion

Definition at line 88 of file load_config_defs.h.

◆ DeCommitFreeBlockThreshold

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::DeCommitFreeBlockThreshold

Definition at line 81 of file load_config_defs.h.

◆ DeCommitTotalFreeThreshold

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::DeCommitTotalFreeThreshold

Definition at line 82 of file load_config_defs.h.

◆ DependentLoadFlags

WORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::DependentLoadFlags

Definition at line 89 of file load_config_defs.h.

◆ DynamicValueRelocTable

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::DynamicValueRelocTable

Definition at line 104 of file load_config_defs.h.

◆ DynamicValueRelocTableOffset

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::DynamicValueRelocTableOffset

Definition at line 108 of file load_config_defs.h.

◆ DynamicValueRelocTableSection

WORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::DynamicValueRelocTableSection

Definition at line 109 of file load_config_defs.h.

◆ EditList

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::EditList

Definition at line 90 of file load_config_defs.h.

◆ EnclaveConfigurationPointer

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::EnclaveConfigurationPointer

Definition at line 114 of file load_config_defs.h.

◆ GlobalFlagsClear

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GlobalFlagsClear

Definition at line 78 of file load_config_defs.h.

◆ GlobalFlagsSet

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GlobalFlagsSet

Definition at line 79 of file load_config_defs.h.

◆ GuardAddressTakenIatEntryCount

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardAddressTakenIatEntryCount

Definition at line 101 of file load_config_defs.h.

◆ GuardAddressTakenIatEntryTable

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardAddressTakenIatEntryTable

Definition at line 100 of file load_config_defs.h.

◆ GuardCFCheckFunctionPointer

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardCFCheckFunctionPointer

Definition at line 94 of file load_config_defs.h.

◆ GuardCFDispatchFunctionPointer

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardCFDispatchFunctionPointer

Definition at line 95 of file load_config_defs.h.

◆ GuardCFFunctionCount

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardCFFunctionCount

Definition at line 97 of file load_config_defs.h.

◆ GuardCFFunctionTable

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardCFFunctionTable

Definition at line 96 of file load_config_defs.h.

◆ GuardFlags

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardFlags

Definition at line 98 of file load_config_defs.h.

◆ GuardLongJumpTargetCount

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardLongJumpTargetCount

Definition at line 103 of file load_config_defs.h.

◆ GuardLongJumpTargetTable

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardLongJumpTargetTable

Definition at line 102 of file load_config_defs.h.

◆ GuardRFFailureRoutine

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardRFFailureRoutine

Definition at line 106 of file load_config_defs.h.

◆ GuardRFFailureRoutineFunctionPointer

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardRFFailureRoutineFunctionPointer

Definition at line 107 of file load_config_defs.h.

◆ GuardRFVerifyStackPointerFunctionPointer

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::GuardRFVerifyStackPointerFunctionPointer

Definition at line 111 of file load_config_defs.h.

◆ HotPatchTableOffset

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::HotPatchTableOffset

Definition at line 112 of file load_config_defs.h.

◆ LockPrefixTable

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::LockPrefixTable

Definition at line 83 of file load_config_defs.h.

◆ MajorVersion

WORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::MajorVersion

Definition at line 76 of file load_config_defs.h.

◆ MaximumAllocationSize

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::MaximumAllocationSize

Definition at line 84 of file load_config_defs.h.

◆ MinorVersion

WORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::MinorVersion

Definition at line 77 of file load_config_defs.h.

◆ ProcessAffinityMask

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::ProcessAffinityMask

Definition at line 86 of file load_config_defs.h.

◆ ProcessHeapFlags

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::ProcessHeapFlags

Definition at line 87 of file load_config_defs.h.

◆ Reserved2

WORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::Reserved2

Definition at line 110 of file load_config_defs.h.

◆ Reserved3

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::Reserved3

Definition at line 113 of file load_config_defs.h.

◆ SecurityCookie

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::SecurityCookie

Definition at line 91 of file load_config_defs.h.

◆ SEHandlerCount

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::SEHandlerCount

Definition at line 93 of file load_config_defs.h.

◆ SEHandlerTable

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::SEHandlerTable

Definition at line 92 of file load_config_defs.h.

◆ Size

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::Size

Definition at line 74 of file load_config_defs.h.

◆ TimeDateStamp

DWORD peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::TimeDateStamp

Definition at line 75 of file load_config_defs.h.

◆ VirtualMemoryThreshold

ULONGLONG peconv::_IMAGE_LOAD_CONFIG_DIR64_W10::VirtualMemoryThreshold

Definition at line 85 of file load_config_defs.h.


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