|
HyperDbg Debugger
|
Kernel routines for callstack. More...
#include "pch.h"Functions | |
| BOOLEAN | CallstackWalkthroughStack (PDEBUGGER_SINGLE_CALLSTACK_FRAME AddressToSaveFrames, UINT32 *FrameCount, UINT64 StackBaseAddress, UINT32 Size, BOOLEAN Is32Bit) |
| Walkthrough the stack. | |
Kernel routines for callstack.
| BOOLEAN CallstackWalkthroughStack | ( | PDEBUGGER_SINGLE_CALLSTACK_FRAME | AddressToSaveFrames, |
| UINT32 * | FrameCount, | ||
| UINT64 | StackBaseAddress, | ||
| UINT32 | Size, | ||
| BOOLEAN | Is32Bit ) |
Walkthrough the stack.
| AddressToSaveFrames | |
| FrameCount | |
| StackBaseAddress | |
| Size | |
| Is32Bit |