Struct RopItem
Defined in File Target.h
Struct Documentation
-
struct RopItem
Represents a single item in a ROP chain.
Public Functions
-
inline RopItem(RopItemType type, uint64_t value)
-
inline RopItem(RopItemType type, uint64_t value)
Defined in File Target.h
Represents a single item in a ROP chain.
Public Functions