|
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.
| UCHAR EptInveptAllContexts | ( | ) |
| UCHAR EptInveptSingleContext | ( | _In_ UINT64 | EptPointer | ) |