HyperDbg Debugger
|
Implementation of functions that perform different INVEPT functions. More...
#include "pch.h"
Functions | |
UCHAR | EptInvept (_In_ UINT32 Type, _In_ INVEPT_DESCRIPTOR *Descriptor) |
Invoke the Invept instruction. | |
UCHAR | EptInveptSingleContext (_In_ UINT64 EptPointer) |
Invalidates a single context in ept cache table. | |
UCHAR | EptInveptAllContexts () |
Invalidates all contexts in EPT cache table. | |
Implementation of functions that perform different INVEPT functions.
Invoke the Invept instruction.
Type | |
Descriptor |
UCHAR EptInveptAllContexts | ( | ) |
Invalidates a single context in ept cache table.
EptPointer |