HyperDbg Debugger
Loading...
Searching...
No Matches
pch.h File Reference

Pre-compiled headers. More...

#include "platform/kernel/header/Environment.h"
#include "ia32-doc/out/ia32.h"
#include "SDK/HyperDbgSdk.h"
#include "Configuration.h"
#include "macros/MetaMacros.h"
#include "platform/kernel/header/Mem.h"
#include "SDK/Modules/VMM.h"
#include "common/State.h"
#include "vmm/vmx/Vmx.h"
#include "vmm/vmx/VmxRegions.h"
#include "vmm/ept/Ept.h"
#include "SDK/Imports/Kernel/HyperDbgVmmImports.h"
#include "transparency/Transparency.h"
#include "vmm/vmx/VmxBroadcast.h"
#include "memory/MemoryMapper.h"
#include "interface/Dispatch.h"
#include "common/Dpc.h"
#include "vmm/vmx/HypervTlfs.h"
#include "common/Msr.h"
#include "memory/PoolManager.h"
#include "common/Trace.h"
#include "assembly/InlineAsm.h"
#include "vmm/ept/Vpid.h"
#include "memory/Conversion.h"
#include "memory/Layout.h"
#include "memory/SwitchLayout.h"
#include "memory/AddressCheck.h"
#include "memory/Segmentation.h"
#include "common/Bitwise.h"
#include "common/Common.h"
#include "components/spinlock/header/Spinlock.h"
#include "vmm/vmx/Events.h"
#include "devices/Apic.h"
#include "vmm/vmx/Mtf.h"
#include "vmm/vmx/Counters.h"
#include "vmm/vmx/IdtEmulation.h"
#include "vmm/ept/Invept.h"
#include "vmm/vmx/Vmcall.h"
#include "interface/DirectVmcall.h"
#include "vmm/vmx/Hv.h"
#include "vmm/vmx/MsrHandlers.h"
#include "vmm/vmx/ProtectedHv.h"
#include "vmm/vmx/IoHandler.h"
#include "vmm/vmx/VmxMechanisms.h"
#include "hooks/Hooks.h"
#include "hooks/ModeBasedExecHook.h"
#include "interface/Callback.h"
#include "features/DirtyLogging.h"
#include "features/CompatibilityChecks.h"
#include "Zydis/Zydis.h"
#include "disassembler/Disassembler.h"
#include "broadcast/Broadcast.h"
#include "broadcast/DpcRoutines.h"
#include "hooks/ExecTrap.h"
#include "common/UnloadDll.h"
#include "components/optimizations/header/AvlTree.h"
#include "components/optimizations/header/BinarySearch.h"
#include "components/optimizations/header/InsertionSort.h"
#include "globals/GlobalVariableManagement.h"
#include "globals/GlobalVariables.h"
#include "SDK/Modules/HyperLog.h"
#include "SDK/Imports/Kernel/HyperDbgHyperLogIntrinsics.h"

Go to the source code of this file.

Macros

#define _NO_CRT_STDIO_INLINE
 
#define SCRIPT_ENGINE_KERNEL_MODE
 
#define HYPERDBG_KERNEL_MODE
 
#define HYPERDBG_VMM
 

Detailed Description

Pre-compiled headers.

Author
Sina Karvandi (sina@.nosp@m.hype.nosp@m.rdbg..nosp@m.org)
Alee Amini (alee@.nosp@m.hype.nosp@m.rdbg..nosp@m.org)
Version
0.1
Date
2020-07-13

Macro Definition Documentation

◆ _NO_CRT_STDIO_INLINE

#define _NO_CRT_STDIO_INLINE

◆ HYPERDBG_KERNEL_MODE

#define HYPERDBG_KERNEL_MODE

◆ HYPERDBG_VMM

#define HYPERDBG_VMM

◆ SCRIPT_ENGINE_KERNEL_MODE

#define SCRIPT_ENGINE_KERNEL_MODE