|
HyperDbg Debugger
|
Main structure for saving the state of EPT among the project. More...
#include <Ept.h>
Public Attributes | |
| LIST_ENTRY | HookedPagesList |
| MTRR_RANGE_DESCRIPTOR | MemoryRanges [NUM_MTRR_ENTRIES] |
| UINT32 | NumberOfEnabledMemoryRanges |
| UINT8 | DefaultMemoryType |
Main structure for saving the state of EPT among the project.
| UINT8 _EPT_STATE::DefaultMemoryType |
| LIST_ENTRY _EPT_STATE::HookedPagesList |
| MTRR_RANGE_DESCRIPTOR _EPT_STATE::MemoryRanges[NUM_MTRR_ENTRIES] |
| UINT32 _EPT_STATE::NumberOfEnabledMemoryRanges |