SELF File Format: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
|- | |- | ||
| 0x9 || 1 || Key Revision || | | 0x9 || 1 || Key Revision || | ||
|- | |||
| 0xA || 2 || Padding || | |||
|- | |- | ||
| 0xC || 2 || MetaData Offset || | | 0xC || 2 || MetaData Offset || |
Revision as of 22:21, 25 February 2019
ORBIS SELFs from PS4 have a somewhat different structure from the ones we see on vita and ps3. The structure is documented as follows:
SELF Header Structure
Offset | Size | Description | Notes |
---|---|---|---|
0 | 4 | Magic | 4F 15 3D 1D |
0x9 | 1 | Key Revision | |
0xA | 2 | Padding | |
0xC | 2 | MetaData Offset | |
0xE | 2 | MetaData Size | |
0x10 | 4 | Size of SELF |