stack
Function $_stack()
Return the current stack base address plus the given offset.
Note: a debugging session must be active
$_stack([offset])
Example:
gef⤠p $_stack(0x20)
$_stack()
Return the current stack base address plus the given offset.
Note: a debugging session must be active
$_stack([offset])
Example:
gef⤠p $_stack(0x20)