BlackBone
Windows memory hacking library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
_KLDR_DATA_TABLE_ENTRY Struct Reference

#include <NativeStructs.h>

Data Fields

LIST_ENTRY InLoadOrderLinks
 
PVOID ExceptionTable
 
ULONG ExceptionTableSize
 
PVOID GpValue
 
PNON_PAGED_DEBUG_INFO NonPagedDebugInfo
 
PVOID DllBase
 
PVOID EntryPoint
 
ULONG SizeOfImage
 
UNICODE_STRING FullDllName
 
UNICODE_STRING BaseDllName
 
ULONG Flags
 
USHORT LoadCount
 
USHORT __Unused5
 
PVOID SectionPointer
 
ULONG CheckSum
 
PVOID LoadedImports
 
PVOID PatchInformation
 

Field Documentation

USHORT __Unused5
UNICODE_STRING BaseDllName
ULONG CheckSum
PVOID DllBase
PVOID EntryPoint
PVOID ExceptionTable
ULONG ExceptionTableSize
ULONG Flags
UNICODE_STRING FullDllName
PVOID GpValue
LIST_ENTRY InLoadOrderLinks
USHORT LoadCount
PVOID LoadedImports
PNON_PAGED_DEBUG_INFO NonPagedDebugInfo
PVOID PatchInformation
PVOID SectionPointer
ULONG SizeOfImage

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