HyperDbg Debugger
Loading...
Searching...
No Matches
Callstack.h
Go to the documentation of this file.
1
12
#pragma once
13
15
// Functions //
17
18
BOOLEAN
19
CallstackWalkthroughStack
(
PDEBUGGER_SINGLE_CALLSTACK_FRAME
AddressToSaveFrames,
20
UINT64
StackBaseAddress,
21
UINT32
Size,
22
BOOLEAN
Is32Bit);
BOOLEAN
UCHAR BOOLEAN
Definition
BasicTypes.h:39
UINT64
unsigned __int64 UINT64
Definition
BasicTypes.h:21
UINT32
unsigned int UINT32
Definition
BasicTypes.h:48
CallstackWalkthroughStack
BOOLEAN CallstackWalkthroughStack(PDEBUGGER_SINGLE_CALLSTACK_FRAME AddressToSaveFrames, UINT64 StackBaseAddress, UINT32 Size, BOOLEAN Is32Bit)
Walkthrough the stack.
Definition
Callstack.c:25
_DEBUGGER_SINGLE_CALLSTACK_FRAME
The structure for saving the callstack frame of one parameter.
Definition
RequestStructures.h:761
hyperdbg
hyperkd
header
debugger
commands
Callstack.h
Generated by
1.11.0