HyperDbg Debugger
Loading...
Searching...
No Matches
GlobalVariables.h File Reference

Definition for global variables. More...

Go to the source code of this file.

Variables

HYPERPERF_CALLBACKS g_Callbacks
 List of callbacks.
BOOLEAN g_HyperPerfCallbacksInitialized
 The flag indicating whether the hyperperf module callbacks is initialized or not.
BOOLEAN g_RunningOnHypervisorEnvironment
 The flag indicating whether the initialization is being done for hypervisor environment or not.

Detailed Description

Definition for global variables.

Author
Sina Karvandi (sina@.nosp@m.hype.nosp@m.rdbg..nosp@m.org)
Version
0.21
Date
2026-06-22

Variable Documentation

◆ g_Callbacks

HYPERPERF_CALLBACKS g_Callbacks

List of callbacks.

◆ g_HyperPerfCallbacksInitialized

BOOLEAN g_HyperPerfCallbacksInitialized

The flag indicating whether the hyperperf module callbacks is initialized or not.

◆ g_RunningOnHypervisorEnvironment

BOOLEAN g_RunningOnHypervisorEnvironment

The flag indicating whether the initialization is being done for hypervisor environment or not.