Editing Loaders
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 190: | Line 190: | ||
|u64 || self_header_addr || | |u64 || self_header_addr || | ||
|- | |- | ||
|u64 || program_segment_addr || | |u64 || program_segment_addr? || | ||
|- | |- | ||
| | |u32 || program_segment_type || 0 for phdrs, 1 for shdrs | ||
|- | |||
|u32 || program_segment_index || segment number | |||
|- | |- | ||
|u64 || destination_addr || where to decrypt | |u64 || destination_addr || where to decrypt | ||
Line 231: | Line 233: | ||
| u64 || self_header_addr || | | u64 || self_header_addr || | ||
|- | |- | ||
| u64 || program_segment_addr | | u64 || program_segment_addr || | ||
|- | |- | ||
| | | u64 || program_segment_index || | ||
|- | |- | ||
| u64 || destination_addr || | | u64 || destination_addr || |