Here is a list of all functions with links to the files they belong to:
- d -
- DEBUGGER_TO_DEBUGGEE_HARDWARE_LEVEL() : instance_info.hex.txt, script_buffer.hex.txt, script_conditional_statement_global_var.txt, script_conditional_statements_pins.hex.txt, script_conditional_statements_ports.hex.txt, script_conditional_statements_ports_with_port_assignments.hex.txt, script_simple_pin_assignments.hex.txt, script_simple_port_assignments.hex.txt
- DebuggerAddActionToEvent() : Debugger.c, Debugger.h
- DebuggerAllocateSafeRequestedBuffer() : Debugger.c
- DebuggerApplyEvent() : Debugger.c, Debugger.h
- DebuggerCheckProcessOrThreadChange() : DebuggerEvents.c, DebuggerEvents.h
- DebuggerClearAllEvents() : Debugger.c, Debugger.h
- DebuggerClearEvent() : Debugger.c, Debugger.h
- DebuggerCommandBringPagein() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandEditMemory() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandEditMemoryVmxRoot() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandFlush() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandPreactivateFunctionality() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandReadMemory() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandReadMemoryVmxRoot() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandReservePreallocatedPools() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandSearchMemory() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandSendGeneralBufferToDebugger() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandSendMessage() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCommandSignalExecutionState() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerCreateEvent() : Debugger.c, Debugger.h
- DebuggerDisableEvent() : Debugger.c, Debugger.h
- DebuggerEnableEvent() : Debugger.c, Debugger.h
- DebuggerEnableOrDisableAllEvents() : Debugger.c, Debugger.h
- DebuggerEventDisableEferOnAllProcessors() : DebuggerEvents.c, DebuggerEvents.h
- DebuggerEventDisableMovToCr3ExitingOnAllProcessors() : DebuggerEvents.c, DebuggerEvents.h
- DebuggerEventEnableEferOnAllProcessors() : DebuggerEvents.c, DebuggerEvents.h
- DebuggerEventEnableMonitorReadWriteExec() : DebuggerEvents.c, DebuggerEvents.h
- DebuggerEventEnableMovToCr3ExitingOnAllProcessors() : DebuggerEvents.c, DebuggerEvents.h
- DebuggerEventListCount() : Debugger.c, Debugger.h
- DebuggerEventListCountByCore() : Debugger.c, Debugger.h
- DebuggerEventListCountByEventType() : Debugger.c, Debugger.h
- DebuggerExceptionEventBitmapMask() : Debugger.c, Debugger.h
- DebuggerGetEventByTag() : Debugger.c, Debugger.h
- DebuggerGetEventListByEventType() : Debugger.c, Debugger.h
- DebuggerGetKernelBase() : debugger.cpp, debugger.h
- DebuggerGetLastError() : Debugger.c, Debugger.h
- DebuggerGetNtoskrnlBase() : debugger.cpp, debugger.h
- DebuggerGetRegValueWrapper() : Debugger.c, Debugger.h
- DebuggerInitialize() : Debugger.c, Debugger.h
- DebuggerIsTagValid() : Debugger.c, Debugger.h
- DebuggerParseAction() : Debugger.c, Debugger.h
- DebuggerParseEvent() : Debugger.c, Debugger.h
- DebuggerParseEventsModification() : Debugger.c, Debugger.h
- DebuggerPauseDebuggee() : debugger.cpp, debugger.h
- DebuggerPerformActions() : Debugger.c, Debugger.h
- DebuggerPerformBreakToDebugger() : Debugger.c, Debugger.h
- DebuggerPerformRunScript() : Debugger.c, Debugger.h
- DebuggerPerformRunTheCustomCode() : Debugger.c, Debugger.h
- DebuggerQueryDebuggerStatus() : Debugger.c, Debugger.h
- DebuggerQueryStateEvent() : Debugger.c, Debugger.h
- DebuggerReadOrWriteMsr() : DebuggerCommands.c, DebuggerCommands.h
- DebuggerRegisterEvent() : Debugger.c, Debugger.h
- DebuggerRemoveAllActionsFromEvent() : Debugger.c
- DebuggerRemoveAllEvents() : Debugger.c
- DebuggerRemoveEvent() : Debugger.c, Debugger.h
- DebuggerRemoveEventFromEventList() : Debugger.c
- DebuggerSetLastError() : Debugger.c, Debugger.h
- DebuggerTerminateAllEvents() : Debugger.c
- DebuggerTerminateEvent() : Debugger.c, Debugger.h
- DebuggerTriggerEvents() : Debugger.c, Debugger.h
- DebuggerUninitialize() : Debugger.c, Debugger.h
- DebuggerValidateEvent() : Debugger.c
- DebuggerVmcallHandler() : DebuggerVmcalls.c, DebuggerVmcalls.h
- DebuggingCallbackConditionalPageFaultException() : Callback.c, Callback.h
- DebuggingCallbackHandleBreakpointException() : Callback.c, Callback.h
- DebuggingCallbackHandleDebugBreakpointException() : Callback.c, Callback.h
- DecimalToInt() : common.c, common.h
- DecimalToSignedInt() : common.c, common.h
- DetachFromProcess() : detach.cpp, debugger.h
- DirectVmcallChangeIoBitmap() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallChangeMsrBitmapRead() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallChangeMsrBitmapWrite() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallDisableEferSyscallEvents() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallDisableMov2CrExitingForClearingCrEvents() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallDisableMov2DrExitingForClearingDrEvents() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallDisableRdpmcExiting() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallDisableRdtscExitingForClearingTscEvents() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallEnableEferSyscall() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallEnableExternalInterruptExiting() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallEnableMov2DebugRegsExiting() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallEnableMovToCrExiting() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallEnableRdpmcExiting() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallEnableRdtscpExiting() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallInvalidateEptAllContexts() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallInvalidateSingleContext() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallPerformVmcall() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallResetExceptionBitmapOnlyOnClearingExceptionEvents() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallResetIoBitmap() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallResetMsrBitmapRead() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallResetMsrBitmapWrite() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallSetDisableExternalInterruptExitingOnlyOnClearingInterruptEvents() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallSetExceptionBitmap() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallSetHiddenBreakpointHook() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallTest() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallUnhookSinglePage() : DirectVmcall.c, HyperDbgVmmImports.h
- DirectVmcallUnsetExceptionBitmap() : DirectVmcall.c, HyperDbgVmmImports.h
- DirtyLoggingDisable() : DirtyLogging.c, DirtyLogging.h
- DirtyLoggingEnable() : DirtyLogging.c, DirtyLogging.h
- DirtyLoggingFlushPmlBuffer() : DirtyLogging.c
- DirtyLoggingHandlePageModificationLog() : DirtyLogging.c
- DirtyLoggingHandleVmexits() : DirtyLogging.c, DirtyLogging.h
- DirtyLoggingInitialize() : DirtyLogging.c, DirtyLogging.h
- DirtyLoggingUninitialize() : DirtyLogging.c, DirtyLogging.h
- DisassembleBuffer() : disassembler.cpp
- DisassemblerLengthDisassembleEngine() : Disassembler.c, HyperDbgVmmImports.h
- DisassemblerLengthDisassembleEngineInVmxRootOnTargetProcess() : Disassembler.c, HyperDbgVmmImports.h
- DisassemblerShowInstructionsInVmxNonRootMode() : Disassembler.c, HyperDbgVmmImports.h
- DisassemblerShowOneInstructionInVmxNonRootMode() : Disassembler.c, HyperDbgVmmImports.h
- DisassemblerShowOneInstructionInVmxRootMode() : Disassembler.c, HyperDbgVmmImports.h
- DispatchEventCpuid() : Dispatch.c, Dispatch.h
- DispatchEventEferSyscall() : Dispatch.c, Dispatch.h
- DispatchEventEferSysret() : Dispatch.c, Dispatch.h
- DispatchEventException() : Dispatch.c, Dispatch.h
- DispatchEventExternalInterrupts() : Dispatch.c, Dispatch.h
- DispatchEventHiddenHookExecCc() : Dispatch.c, Dispatch.h
- DispatchEventHiddenHookExecDetours() : Dispatch.c, Dispatch.h
- DispatchEventHiddenHookPageReadWriteExecExecutePostEvent() : Dispatch.c, Dispatch.h
- DispatchEventHiddenHookPageReadWriteExecReadPostEvent() : Dispatch.c, Dispatch.h
- DispatchEventHiddenHookPageReadWriteExecuteExecutePreEvent() : Dispatch.c, Dispatch.h
- DispatchEventHiddenHookPageReadWriteExecuteReadPreEvent() : Dispatch.c, Dispatch.h
- DispatchEventHiddenHookPageReadWriteExecuteWritePreEvent() : Dispatch.c, Dispatch.h
- DispatchEventHiddenHookPageReadWriteExecWritePostEvent() : Dispatch.c, Dispatch.h
- DispatchEventInstrumentationTrace() : Dispatch.h
- DispatchEventIO() : Dispatch.c, Dispatch.h
- DispatchEventMode() : Dispatch.c, Dispatch.h
- DispatchEventMov2DebugRegs() : Dispatch.c, Dispatch.h
- DispatchEventMovToCr3() : Dispatch.c, Dispatch.h
- DispatchEventMovToFromControlRegisters() : Dispatch.c, Dispatch.h
- DispatchEventRdmsr() : Dispatch.c, Dispatch.h
- DispatchEventRdpmc() : Dispatch.c, Dispatch.h
- DispatchEventTsc() : Dispatch.c, Dispatch.h
- DispatchEventVmcall() : Dispatch.c, Dispatch.h
- DispatchEventWrmsr() : Dispatch.c, Dispatch.h
- DllInitialize() : UnloadDll.c
- DllMain() : dllmain.cpp
- DllUnload() : UnloadDll.c, common.c
- DpcRoutineChangeIoBitmapOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineChangeMsrBitmapReadOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineChangeMsrBitmapWriteOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineChangeToMbecSupportedEptp() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableBreakpointOnExceptionBitmapOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableDbAndBpExitingOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableEferSyscallEvents() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableMov2CrExitingForClearingCrEventsAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableMov2DrExitingForClearingDrEventsAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableMovControlRegisterExitingAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableMovDebigRegisterExitingAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableMovToCr3Exiting() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableNmiVmexitOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisablePml() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableRdpmcExitingAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableRdtscExitingAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineDisableRdtscExitingForClearingTscEventsAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableBreakpointOnExceptionBitmapOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableDbAndBpExitingOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableEferSyscallEvents() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableMovControlRegisterExitingAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableMovDebigRegisterExitingAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableMovToCr3Exiting() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableNmiVmexitOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableOrDisableMbec() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnablePml() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableRdpmcExitingAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineEnableRdtscExitingAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineInitializeGuest() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineInvalidateEptOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformChangeIoBitmapOnSingleCore() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformChangeMsrBitmapReadOnSingleCore() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformChangeMsrBitmapWriteOnSingleCore() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformEnableEferSyscallHookOnSingleCore() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformEnableMovToControlRegisterExiting() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformEnableMovToDebugRegistersExiting() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformEnableRdpmcExitingOnSingleCore() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformEnableRdtscExitingOnSingleCore() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformReadMsr() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformSetExceptionBitmapOnSingleCore() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformSetExternalInterruptExitingOnSingleCore() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformVirtualization() : DpcRoutines.c, DpcRoutines.h
- DpcRoutinePerformWriteMsr() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineReadMsrToAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineRemoveHookAndInvalidateAllEntriesOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineRemoveHookAndInvalidateSingleEntryOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineResetExceptionBitmapOnlyOnClearingExceptionEventsOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineResetIoBitmapOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineResetMsrBitmapReadOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineResetMsrBitmapWriteOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineRestoreToNormalEptp() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineRunTaskOnSingleCore() : DpcRoutines.c, DpcRoutines.h, DpcRoutines.c, DpcRoutines.h
- DpcRoutineSetDisableExternalInterruptExitingOnlyOnClearingInterruptEventsOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineSetEnableExternalInterruptExitingOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineSetExceptionBitmapOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineTerminateGuest() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineUnsetExceptionBitmapOnAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineVmExitAndHaltSystemAllCores() : DpcRoutines.c, DpcRoutines.h
- DpcRoutineWriteMsrToAllCores() : DpcRoutines.c, DpcRoutines.h
- DriverEntry() : Driver.c, Driver.h, Driver.c, Driver.h
- DriverEntryTest() : ZydisKernel.c
- DrvClose() : Driver.c, Driver.h, Driver.c, Driver.h
- DrvCreate() : Driver.c, Driver.h, Driver.c, Driver.h
- DrvDispatchIoControl() : Ioctl.c, Driver.h, Ioctl.c, Driver.h
- DrvRead() : Driver.c, Driver.h, Driver.c, Driver.h
- DrvUnload() : Driver.c, Driver.h, Driver.c, Driver.h
- DrvUnsupported() : Driver.c, Driver.h, Driver.c, Driver.h
- DrvWrite() : Driver.c, Driver.h, Driver.c, Driver.h