Struct StackShiftInfo
Defined in File StackShiftInfo.h
Struct Documentation
-
struct StackShiftInfo
Represents information about a single stack shifting gadget within a chain.
Public Members
-
uint64_t ret_offset
The offset within the payload where the address of this stack shift pivot is written.
-
const StackShiftPivot pivot
The stack shift pivot gadget.
-
uint64_t ret_offset