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