| HyperDbg Debugger
    | 
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_AllowIOCTLFromUsermode | 
| Determines whether the clients are allowed to send IOCTL to the drive or not. | |
Headers for global variables.
| BOOLEAN g_AllowIOCTLFromUsermode | 
Determines whether the clients are allowed to send IOCTL to the drive or not.
| 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.