Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
rop_checkret_data Struct Reference

#include <rop.h>

Data Fields

rop_gadget_t type
 
ADDR cont_start
 
ADDR cont_end
 
struct rop_gadgetgadget
 
struct probecont_probe
 
ADDR cont_instr_start
 
struct probeentry_probe
 
struct proberet_probe
 
struct proberop_probe
 
struct rop_checkret_status status
 

Detailed Description

Definition at line 77 of file rop.h.

Field Documentation

ADDR rop_checkret_data::cont_end

Definition at line 80 of file rop.h.

ADDR rop_checkret_data::cont_instr_start

Definition at line 90 of file rop.h.

struct probe* rop_checkret_data::cont_probe

Definition at line 89 of file rop.h.

ADDR rop_checkret_data::cont_start

Definition at line 79 of file rop.h.

struct probe* rop_checkret_data::entry_probe

Definition at line 92 of file rop.h.

struct rop_gadget* rop_checkret_data::gadget

Definition at line 82 of file rop.h.

struct probe* rop_checkret_data::ret_probe

Definition at line 94 of file rop.h.

struct probe* rop_checkret_data::rop_probe

Definition at line 97 of file rop.h.

struct rop_checkret_status rop_checkret_data::status

Definition at line 100 of file rop.h.

rop_gadget_t rop_checkret_data::type

Definition at line 78 of file rop.h.


The documentation for this struct was generated from the following file: