HyperDbg Debugger
Loading...
Searching...
No Matches
Layout.h
Go to the documentation of this file.
1
12#pragma once
13
15// Functions //
17
20
unsigned __int64 UINT64
Definition BasicTypes.h:21
unsigned int UINT32
Definition BasicTypes.h:48
UINT64 LayoutGetSystemDirectoryTableBase()
Find cr3 of system process.
Definition Layout.c:90
CR3_TYPE LayoutGetCr3ByProcessId(_In_ UINT32 ProcessId)
CR3 Structure.
Definition BasicTypes.h:130