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

#include <PEStructs.h>

Data Fields

UCHAR Name [8]
 
union {
   ULONG   PhysicalAddress
 
   ULONG   VirtualSize
 
Misc
 
ULONG VirtualAddress
 
ULONG SizeOfRawData
 
ULONG PointerToRawData
 
ULONG PointerToRelocations
 
ULONG PointerToLinenumbers
 
USHORT NumberOfRelocations
 
USHORT NumberOfLinenumbers
 
ULONG Characteristics
 

Field Documentation

ULONG Characteristics
union { ... } Misc
UCHAR Name[8]
USHORT NumberOfLinenumbers
USHORT NumberOfRelocations
ULONG PhysicalAddress
ULONG PointerToLinenumbers
ULONG PointerToRawData
ULONG PointerToRelocations
ULONG SizeOfRawData
ULONG VirtualAddress
ULONG VirtualSize

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