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

Headers for global variables. More...

Go to the source code of this file.

Variables

BOOLEAN g_HandleInUse
 Determines whether the one application gets the handle or not this is used to ensure that only one application can get the handle.
BOOLEAN g_VmmInitialized
 Shows whether the VMM is initialized or not.

Detailed Description

Headers for global variables.

Author
Sina Karvandi (sina@.nosp@m.hype.nosp@m.rdbg..nosp@m.org)
Version
0.2
Date
2023-01-29

Variable Documentation

◆ g_HandleInUse

BOOLEAN g_HandleInUse

Determines whether the one application gets the handle or not this is used to ensure that only one application can get the handle.

◆ g_VmmInitialized

BOOLEAN g_VmmInitialized

Shows whether the VMM is initialized or not.