HyperDbg Debugger
Loading...
Searching...
No Matches
windows-privilege.h
Go to the documentation of this file.
1
12#pragma once
13
14#if defined(__linux__)
15# include "../../../../include/SDK/HyperDbgSdk.h"
16#endif // defined(__linux__)
17
19// Functions //
21
UCHAR BOOLEAN
Definition BasicTypes.h:35
BOOLEAN WindowsSetDebugPrivilege()
Adjust kernel debug privilege.
Definition windows-privilege.c:25