Editing SELF File Format
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 39: | Line 39: | ||
unsigned long long flags; // 0x130006 / 0x00040F / 0x000006 / 0x110006 | unsigned long long flags; // 0x130006 / 0x00040F / 0x000006 / 0x110006 | ||
unsigned long long offset; | unsigned long long offset; | ||
unsigned long long encrypted_compressed_size | unsigned long long encrypted_compressed_size | ||
unsigned long long decrypted_decompressed_size; | unsigned long long decrypted_decompressed_size ; | ||
} SEGMENT_TABLE; | } SEGMENT_TABLE; | ||
</pre> | </pre> |