HyperDbg Debugger
Loading...
Searching...
No Matches
GlobalVariables.h
Go to the documentation of this file.
1
13#pragma once
14
16// Global Variables //
18
24
30
UCHAR BOOLEAN
Definition BasicTypes.h:35
struct _HYPERPERF_CALLBACKS HYPERPERF_CALLBACKS
Prototype of each function needed by hyperperf module.
HYPEREVADE_CALLBACKS g_Callbacks
List of callbacks.
Definition Transparency.h:23
BOOLEAN g_RunningOnHypervisorEnvironment
The flag indicating whether the initialization is being done for hypervisor environment or not.
Definition GlobalVariables.h:35
BOOLEAN g_HyperPerfCallbacksInitialized
The flag indicating whether the hyperperf module callbacks is initialized or not.
Definition GlobalVariables.h:29