Struct RopItem

Struct Documentation

struct RopItem

Represents a single item in a ROP chain.

Public Functions

inline RopItem(RopItemType type, uint64_t value)

Public Members

RopItemType type
uint64_t value