HyperDbg Debugger
Toggle main menu visibility
Loading...
Searching...
No Matches
Here is a list of all functions with links to the files they belong to:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
_
- p -
ParseIncludeFile() :
script_include.c
,
script_include.h
ParseTestCases() :
test-parser.cpp
ParseUserCmd() :
a.cpp
PciReadCam() :
HyperDbgVmmImports.h
,
Pci.c
,
Pci.h
,
HyperDbgVmmImports.h
PciWriteCam() :
HyperDbgVmmImports.h
,
Pci.c
,
Pci.h
,
HyperDbgVmmImports.h
PeGetSyscallNumber() :
pe-parser.cpp
,
pe-parser.h
PeImageReaderGetPointerAtOffset() :
pe-image-reader.cpp
,
pe-image-reader.h
PeImageReaderGetSectionName() :
pe-image-reader.cpp
,
pe-image-reader.h
PeImageReaderInitialize() :
pe-image-reader.cpp
,
pe-image-reader.h
PeImageReaderIs32Bit() :
pe-image-reader.cpp
,
pe-image-reader.h
PeImageReaderRvaToFileOffset() :
pe-image-reader.cpp
,
pe-image-reader.h
PeIsPE32BitOr64Bit() :
pe-parser.cpp
,
pe-parser.h
PerformSearchAddress() :
DebuggerCommands.c
PeShowSectionInformationAndDump() :
pe-parser.cpp
,
pe-parser.h
PhysicalAddressToVirtualAddress() :
HyperDbgVmmImports.h
,
Conversion.c
,
HyperDbgVmmImports.h
PhysicalAddressToVirtualAddressByCr3() :
HyperDbgVmmImports.h
,
Conversion.c
,
HyperDbgVmmImports.h
PhysicalAddressToVirtualAddressByProcessId() :
HyperDbgVmmImports.h
,
Conversion.c
,
HyperDbgVmmImports.h
PhysicalAddressToVirtualAddressOnTargetProcess() :
HyperDbgVmmImports.h
,
Conversion.c
,
HyperDbgVmmImports.h
PL011GetByte() :
pl011.c
PL011InitializePort() :
pl011.c
PL011PutByte() :
pl011.c
PL011RxReady() :
pl011.c
PL011SetBaud() :
pl011.c
PlatformAllocateMemory() :
PlatformMem.c
,
PlatformMem.h
PlatformBroadcastSynchronizeEndOfRoutine() :
PlatformBroadcast.c
,
PlatformBroadcast.h
PlatformCloseFile() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformCloseHandle() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformCpuGetActiveProcessorCount() :
PlatformCpu.c
,
PlatformCpu.h
PlatformCpuGetCurrentProcessorNumber() :
PlatformCpu.c
,
PlatformCpu.h
PlatformCreateEvent() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformDbgPrint() :
PlatformDbg.c
,
PlatformDbg.h
PlatformDeviceIoControl() :
platform-ioctl.h
PlatformDpcInitialize() :
PlatformDpc.c
PlatformDpcInsertQueueDpc() :
PlatformDpc.c
PlatformEventSet() :
PlatformEvent.c
PlatformFreeMemory() :
PlatformMem.c
,
PlatformMem.h
PlatformGetCurrentProcessId() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformGetCurrentProcessName() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformGetCurrentProcessorNumber() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformGetCurrentThreadId() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformGetLastError() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformInstallCtrlHandler() :
platform-signal.h
PlatformIoCompleteRequest() :
PlatformIo.c
PlatformIoGetCurrentIrpStackLocation() :
PlatformIo.c
PlatformIoMarkIrpPending() :
PlatformIo.c
PlatformIrqlLower() :
PlatformIrql.c
PlatformIrqlRaiseToDpcLevel() :
PlatformIrql.c
PlatformMapFileReadOnly() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformMemAllocateContiguousZeroedMemory() :
PlatformMem.c
,
PlatformMem.h
PlatformMemAllocateNonPagedPool() :
PlatformMem.c
,
PlatformMem.h
PlatformMemAllocateNonPagedPoolWithQuota() :
PlatformMem.c
,
PlatformMem.h
PlatformMemAllocateZeroedNonPagedPool() :
PlatformMem.c
,
PlatformMem.h
PlatformMemFreePool() :
PlatformMem.c
,
PlatformMem.h
PlatformObjectDereference() :
PlatformEvent.c
,
PlatformEvent.h
PlatformObjectReferenceByHandle() :
PlatformEvent.c
PlatformOpenFileForWriting() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformProcessGetCurrentProcess() :
PlatformProcess.c
,
PlatformProcess.h
PlatformProcessGetCurrentProcessId() :
PlatformProcess.c
,
PlatformProcess.h
PlatformProcessGetCurrentThread() :
PlatformProcess.c
,
PlatformProcess.h
PlatformProcessGetCurrentThreadId() :
PlatformProcess.c
,
PlatformProcess.h
PlatformProcessGetCurrentThreadTeb() :
PlatformProcess.c
,
PlatformProcess.h
PlatformQueryPerformanceCounter() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformQueryPerformanceFrequency() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformReadFileAtOffset() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformResetEvent() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformSerialClose() :
platform-serial.h
PlatformSerialConfigure() :
platform-serial.h
PlatformSerialOpen() :
platform-serial.h
PlatformSerialReadByte() :
platform-serial.h
PlatformSerialWrite() :
platform-serial.h
PlatformSetEvent() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformSetMemory() :
PlatformMem.c
,
PlatformMem.h
PlatformSpinlockAcquire() :
PlatformSpinlock.c
PlatformSpinlockInitialize() :
PlatformSpinlock.c
PlatformSpinlockRelease() :
PlatformSpinlock.c
PlatformSprintf() :
PlatformMem.c
,
PlatformMem.h
,
platform-lib-calls.c
,
platform-lib-calls.h
PlatformStrDup() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformTimeConvertToLocalTime() :
PlatformTime.c
PlatformTimeConvertToTimeFields() :
PlatformTime.c
PlatformTimeQuerySystemTime() :
PlatformTime.c
PlatformUnmapFile() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformVsnprintf() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformWaitForSingleObject() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformWriteConsole() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformWriteFile() :
platform-lib-calls.c
,
platform-lib-calls.h
PlatformWriteMemory() :
PlatformMem.c
,
PlatformMem.h
PlatformZeroMemory() :
PlatformMem.c
,
PlatformMem.h
,
platform-lib-calls.c
,
platform-lib-calls.h
PlmgrAllocateRequestNewAllocation() :
PoolManager.c
PlmgrFreeRequestNewAllocation() :
PoolManager.c
PoolManagerAllocateAndAddToPoolTable() :
PoolManager.c
PoolManagerCallbackFreePool() :
Callback.c
,
Callback.h
PoolManagerCallbackRequestAllocation() :
Callback.c
,
Callback.h
PoolManagerCallbackRequestPool() :
Callback.c
,
Callback.h
PoolManagerCheckAndPerformAllocationAndDeallocation() :
PoolManager.c
,
PoolManager.h
PoolManagerFreePool() :
PoolManager.c
,
PoolManager.h
PoolManagerInitialize() :
PoolManager.c
,
PoolManager.h
PoolManagerRequestAllocation() :
PoolManager.c
,
PoolManager.h
PoolManagerRequestPool() :
PoolManager.c
,
PoolManager.h
PoolManagerShowPreAllocatedPools() :
PoolManager.c
,
PoolManager.h
PoolManagerUninitialize() :
PoolManager.c
,
PoolManager.h
Pop() :
common.c
,
common.h
PopEntryList() :
Windows.h
Print() :
ZydisKernel.c
PrintBits() :
common.h
printf() :
command-parser-testcases.txt
PrintSymbol() :
HyperDbgScriptImports.h
,
script-engine.c
PrintSymbolBuffer() :
HyperDbgScriptImports.h
,
script-engine.c
PrintSymbolBufferWrapper() :
script-engine-wrapper.cpp
,
script-engine.h
PrintToken() :
common.c
,
common.h
PrintTokenList() :
common.c
,
common.h
ProcessCheckIfEprocessIsValid() :
Process.c
,
Process.h
ProcessDetectChangeByInterceptingClockInterrupts() :
Process.c
ProcessDetectChangeByMov2Cr3Vmexits() :
Process.c
ProcessEnableOrDisableThreadChangeMonitor() :
Process.c
,
Process.h
ProcessHandleProcessChange() :
Process.c
,
Process.h
ProcessInterpretProcess() :
Process.c
,
Process.h
ProcessQueryCount() :
Process.c
,
Process.h
ProcessQueryDetails() :
Process.c
,
Process.h
ProcessQueryList() :
Process.c
,
Process.h
ProcessShowList() :
Process.c
ProcessSwitch() :
Process.c
ProcessTriggerCr3ProcessChange() :
Process.c
,
Process.h
ProtectedHvApplySetExternalInterruptExiting() :
ProtectedHv.c
ProtectedHvChangeExceptionBitmapWithIntegrityCheck() :
ProtectedHv.c
ProtectedHvDisableMovControlRegsExitingForDisablingCrCommands() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvDisableMovDebugRegsExitingForDisablingDrCommands() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvDisableRdtscExitingForDisablingTscCommands() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvExternalInterruptExitingForDisablingInterruptCommands() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvRemoveUndefinedInstructionForDisablingSyscallSysretCommands() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvResetExceptionBitmapToClearEvents() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvSetExceptionBitmap() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvSetExternalInterruptExiting() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvSetLoadDebugControls() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvSetLoadDebugControlsIntegrityCheck() :
ProtectedHv.c
ProtectedHvSetMov2Cr3Exiting() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvSetMov2CrExiting() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvSetMovControlRegsVmexit() :
ProtectedHv.c
ProtectedHvSetMovDebugRegsExiting() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvSetMovDebugRegsVmexit() :
ProtectedHv.c
ProtectedHvSetMovToCr3Vmexit() :
ProtectedHv.c
ProtectedHvSetMovToCrVmexit() :
ProtectedHv.c
ProtectedHvSetRdtscExiting() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvSetSaveDebugControls() :
ProtectedHv.c
,
ProtectedHv.h
ProtectedHvSetSaveDebugControlsIntegrityCheck() :
ProtectedHv.c
ProtectedHvSetTscVmexit() :
ProtectedHv.c
ProtectedHvUnsetExceptionBitmap() :
ProtectedHv.c
,
ProtectedHv.h
PseudoRegToInt() :
script-engine.c
,
script-engine.h
PsGetProcessImageFileName() :
Common.h
PsGetProcessSectionBaseAddress() :
Common.h
PtAllocateAllCpuBuffers() :
Pt.h
,
Pt.c
,
Pt.h
PtCheck() :
Pt.h
,
Pt.c
,
Pt.h
PtDump() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineAllocateBuffers() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineFreeBuffers() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineHandlePmi() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineInitDefaultConfig() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineIsPtPmi() :
Pt.h
,
Pt.c
,
Pt.h
PtEnginePause() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineQueryCapabilities() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineResume() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineSizeToTopaEncoding() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineStart() :
Pt.h
,
Pt.c
,
Pt.h
PtEngineStop() :
Pt.h
,
Pt.c
,
Pt.h
PtFilter() :
Pt.h
,
Pt.c
,
Pt.h
PtFlush() :
Pt.h
,
Pt.c
,
Pt.h
PtFreeAllCpuBuffers() :
Pt.h
,
Pt.c
,
Pt.h
PtMmapAllCpuBuffersToUser() :
Pt.h
,
Pt.c
,
Pt.h
PtPause() :
Pt.h
,
Pt.c
,
Pt.h
PtResume() :
Pt.h
,
Pt.c
,
Pt.h
PtSize() :
Pt.h
,
Pt.c
,
Pt.h
PtStart() :
Pt.h
,
Pt.c
,
Pt.h
PtStop() :
Pt.h
,
Pt.c
,
Pt.h
PtUnmapAllCpuBuffersFromUser() :
Pt.h
,
Pt.c
,
Pt.h
Push() :
common.c
,
common.h
PushEntryList() :
Windows.h
PushSymbol() :
script-engine.c
,
script-engine.h
Generated by
1.17.0