|
HyperDbg Debugger
|
Pre-compiled headers. More...
#include "platform/general/header/Environment.h"#include "ia32-doc/out/ia32.h"#include "SDK/HyperDbgSdk.h"#include "config/Configuration.h"#include "macros/MetaMacros.h"#include "platform/kernel/header/PlatformMem.h"#include "platform/kernel/header/PlatformIntrinsics.h"#include "platform/kernel/header/PlatformBroadcast.h"#include "platform/kernel/header/PlatformIntrinsicsVmx.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 "hyper-v/HypervTlfs.h"#include "vmm/vmx/VmxBroadcast.h"#include "memory/MemoryMapper.h"#include "interface/Dispatch.h"#include "common/Msr.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 "vmm/vmx/Events.h"#include "devices/Apic.h"#include "devices/Pci.h"#include "processor/Smm.h"#include "processor/Idt.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/CrossVmcalls.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 "hooks/SyscallCallback.h"#include "interface/Callback.h"#include "features/DirtyLogging.h"#include "features/CompatibilityChecks.h"#include "mmio/MmioShadowing.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 "components/spinlock/header/Spinlock.h"#include "globals/GlobalVariableManagement.h"#include "globals/GlobalVariables.h"#include "SDK/modules/HyperLog.h"#include "SDK/imports/kernel/HyperDbgHyperLogIntrinsics.h"#include "components/callback/header/HyperLogCallback.h"#include "SDK/modules/HyperEvade.h"#include "SDK/imports/kernel/HyperDbgHyperEvade.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 |
Pre-compiled headers.
| #define _NO_CRT_STDIO_INLINE |
| #define HYPERDBG_KERNEL_MODE |
| #define HYPERDBG_VMM |
| #define SCRIPT_ENGINE_KERNEL_MODE |