HyperDbg Debugger
Loading...
Searching...
No Matches
AddressCheck.h
Go to the documentation of this file.
1
12
#pragma once
13
15
// Functions //
17
18
//
19
// Some functions are globally defined in SDK
20
//
21
22
BOOLEAN
23
CheckAddressCanonicality
(
UINT64
VAddr,
PBOOLEAN
IsKernelAddress);
CheckAddressCanonicality
BOOLEAN CheckAddressCanonicality(UINT64 VAddr, PBOOLEAN IsKernelAddress)
Checks if the address is canonical based on x86 processor's virtual address width or not.
Definition
AddressCheck.c:66
BOOLEAN
UCHAR BOOLEAN
Definition
BasicTypes.h:39
PBOOLEAN
BOOLEAN * PBOOLEAN
Definition
BasicTypes.h:40
UINT64
unsigned __int64 UINT64
Definition
BasicTypes.h:21
hyperdbg
hyperhv
header
memory
AddressCheck.h
Generated by
1.11.0