HyperDbg Debugger
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//
28
29//
30// Environment headers
31//
33
34//
35// Platform headers
36//
The running environment of HyperDbg.
Cross platform APIs for intrinsic functions (x86 instructions).
Cross platform APIs for intrinsic functions (VMX instructions).
Cross platform APIs for memory allocation.