Rizin
unix-like reverse engineering framework and cli tools
_RSepApp64 Struct Reference

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
 

Detailed Description

Definition at line 41 of file bin_xtr_sep64.c.

Member Data Documentation

◆ app_name

char _RSepApp64::app_name[16]

Definition at line 53 of file bin_xtr_sep64.c.

◆ app_uuid

ut8 _RSepApp64::app_uuid[16]

Definition at line 54 of file bin_xtr_sep64.c.

◆ entry

ut64 _RSepApp64::entry

Definition at line 47 of file bin_xtr_sep64.c.

◆ minus_one

ut32 _RSepApp64::minus_one

Definition at line 51 of file bin_xtr_sep64.c.

◆ phys_data

ut64 _RSepApp64::phys_data

Definition at line 44 of file bin_xtr_sep64.c.

◆ phys_text

ut64 _RSepApp64::phys_text

Definition at line 42 of file bin_xtr_sep64.c.

◆ size_data

ut64 _RSepApp64::size_data

Definition at line 45 of file bin_xtr_sep64.c.

◆ size_text

ut64 _RSepApp64::size_text

Definition at line 43 of file bin_xtr_sep64.c.

◆ unknown4

ut64 _RSepApp64::unknown4

Definition at line 48 of file bin_xtr_sep64.c.

◆ unknown5

ut64 _RSepApp64::unknown5

Definition at line 49 of file bin_xtr_sep64.c.

◆ unknown6

ut64 _RSepApp64::unknown6

Definition at line 50 of file bin_xtr_sep64.c.

◆ unknown7

ut32 _RSepApp64::unknown7

Definition at line 52 of file bin_xtr_sep64.c.

◆ unknown8

ut64 _RSepApp64::unknown8

Definition at line 55 of file bin_xtr_sep64.c.

◆ virt

ut64 _RSepApp64::virt

Definition at line 46 of file bin_xtr_sep64.c.


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