HyperDbg Debugger
Toggle main menu visibility
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
UINT32
* FrameCount,
21
UINT64 StackBaseAddress,
22
UINT32
Size,
23
BOOLEAN
Is32Bit);
CallstackWalkthroughStack
BOOLEAN CallstackWalkthroughStack(PDEBUGGER_SINGLE_CALLSTACK_FRAME AddressToSaveFrames, UINT32 *FrameCount, UINT64 StackBaseAddress, UINT32 Size, BOOLEAN Is32Bit)
Walkthrough the stack.
Definition
Callstack.c:26
BOOLEAN
UCHAR BOOLEAN
Definition
BasicTypes.h:35
UINT32
unsigned int UINT32
Definition
BasicTypes.h:54
PDEBUGGER_SINGLE_CALLSTACK_FRAME
struct _DEBUGGER_SINGLE_CALLSTACK_FRAME * PDEBUGGER_SINGLE_CALLSTACK_FRAME
hyperdbg
hyperkd
header
debugger
commands
Callstack.h
Generated by
1.17.0