HyperDbg Debugger
Toggle main menu visibility
Loading...
Searching...
No Matches
pch.h
Go to the documentation of this file.
1
12
13
//
14
// Scope definitions
15
//
16
#define HYPERDBG_KERNEL_MODE
17
#define HYPERDBG_LINUX
18
19
//
20
// General Linux driver headers
21
//
22
#include <linux/module.h>
23
24
//
25
// SDK headers
26
//
27
#include "
../../../include/SDK/HyperDbgSdk.h
"
28
29
//
30
// Environment headers
31
//
32
#include "
../../../include/platform/general/header/Environment.h
"
33
34
//
35
// Platform headers
36
//
37
#include "
../../../include/platform/kernel/header/PlatformMem.h
"
38
#include "
../../../include/platform/kernel/header/PlatformIntrinsics.h
"
39
#include "
../../../include/platform/kernel/header/PlatformIntrinsicsVmx.h
"
Environment.h
The running environment of HyperDbg.
PlatformIntrinsics.h
Cross platform APIs for intrinsic functions (x86 instructions).
PlatformIntrinsicsVmx.h
Cross platform APIs for intrinsic functions (VMX instructions).
PlatformMem.h
Cross platform APIs for memory allocation.
HyperDbgSdk.h
hyperdbg
linux
mock
kernel
pch.h
Generated by
1.17.0