Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
ut64 | phys_text |
ut64 | size_text |
ut64 | phys_data |
ut64 | size_data |
ut64 | virt |
ut64 | entry |
ut64 | unknown4 |
ut64 | unknown5 |
ut64 | unknown6 |
ut32 | minus_one |
ut32 | unknown7 |
char | app_name [16] |
ut8 | app_uuid [16] |
ut64 | unknown8 |
Definition at line 41 of file bin_xtr_sep64.c.
char _RSepApp64::app_name[16] |
Definition at line 53 of file bin_xtr_sep64.c.
ut8 _RSepApp64::app_uuid[16] |
Definition at line 54 of file bin_xtr_sep64.c.
ut64 _RSepApp64::entry |
Definition at line 47 of file bin_xtr_sep64.c.
ut32 _RSepApp64::minus_one |
Definition at line 51 of file bin_xtr_sep64.c.
ut64 _RSepApp64::phys_data |
Definition at line 44 of file bin_xtr_sep64.c.
ut64 _RSepApp64::phys_text |
Definition at line 42 of file bin_xtr_sep64.c.
ut64 _RSepApp64::size_data |
Definition at line 45 of file bin_xtr_sep64.c.
ut64 _RSepApp64::size_text |
Definition at line 43 of file bin_xtr_sep64.c.
ut64 _RSepApp64::unknown4 |
Definition at line 48 of file bin_xtr_sep64.c.
ut64 _RSepApp64::unknown5 |
Definition at line 49 of file bin_xtr_sep64.c.
ut64 _RSepApp64::unknown6 |
Definition at line 50 of file bin_xtr_sep64.c.
ut32 _RSepApp64::unknown7 |
Definition at line 52 of file bin_xtr_sep64.c.
ut64 _RSepApp64::unknown8 |
Definition at line 55 of file bin_xtr_sep64.c.
ut64 _RSepApp64::virt |
Definition at line 46 of file bin_xtr_sep64.c.