HyperDbg Debugger
Loading...
Searching...
No Matches
GlobalVariableManagement.h
Go to the documentation of this file.
1
12
#pragma once
13
15
// Functions //
17
18
BOOLEAN
19
GlobalGuestStateAllocateZeroedMemory
(
VOID
);
20
21
VOID
22
GlobalGuestStateFreeMemory
(
VOID
);
BOOLEAN
UCHAR BOOLEAN
Definition
BasicTypes.h:39
VOID
#define VOID
Definition
BasicTypes.h:33
GlobalGuestStateAllocateZeroedMemory
BOOLEAN GlobalGuestStateAllocateZeroedMemory(VOID)
Allocate guest state memory.
Definition
GlobalVariableManagement.c:20
GlobalGuestStateFreeMemory
VOID GlobalGuestStateFreeMemory(VOID)
Free guest state memory.
Definition
GlobalVariableManagement.c:52
hyperdbg
hyperhv
header
globals
GlobalVariableManagement.h
Generated by
1.11.0