HyperDbg Debugger
Loading...
Searching...
No Matches
_EPT_STATE Struct Reference

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

Detailed Description

Main structure for saving the state of EPT among the project.

Member Data Documentation

◆ DefaultMemoryType

UINT8 _EPT_STATE::DefaultMemoryType

◆ HookedPagesList

LIST_ENTRY _EPT_STATE::HookedPagesList

◆ MemoryRanges

MTRR_RANGE_DESCRIPTOR _EPT_STATE::MemoryRanges[NUM_MTRR_ENTRIES]

◆ NumberOfEnabledMemoryRanges

UINT32 _EPT_STATE::NumberOfEnabledMemoryRanges

The documentation for this struct was generated from the following file:
  • hyperdbg/hyperhv/header/vmm/ept/Ept.h