HyperDbg Debugger
|
Main structure for saving the state of EPT among the project. More...
#include <Ept.h>
Main structure for saving the state of EPT among the project.
UINT8 _EPT_STATE::DefaultMemoryType |
PVMM_EPT_PAGE_TABLE _EPT_STATE::EptPageTable |
EPT_POINTER _EPT_STATE::ExecuteOnlyEptPointer |
LIST_ENTRY _EPT_STATE::HookedPagesList |
MTRR_RANGE_DESCRIPTOR _EPT_STATE::MemoryRanges[NUM_MTRR_ENTRIES] |
PVMM_EPT_PAGE_TABLE _EPT_STATE::ModeBasedKernelDisabledEptPageTable |
EPT_POINTER _EPT_STATE::ModeBasedKernelDisabledEptPointer |
PVMM_EPT_PAGE_TABLE _EPT_STATE::ModeBasedUserDisabledEptPageTable |
EPT_POINTER _EPT_STATE::ModeBasedUserDisabledEptPointer |
UINT32 _EPT_STATE::NumberOfEnabledMemoryRanges |