Editing SCEWM
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 1: | Line 1: | ||
[[Category:Software]]<noinclude>[[Category:Main]]</noinclude> | |||
This is a watermark for PUPs. For development PUPs, the Issue ID is unique to the company/organization the PUP is issued to. | |||
Β | |||
{| class="wikitable sortable" | |||
|- | |||
! Offset !! Size !! Description | |||
|- | |||
| 0x0 || 0x8 || Magic | |||
|- | |||
| 0x8 || 0x4 || Unknown | |||
|- | |||
| 0xC || 0x4 || File Size | |||
|- | |||
| 0x10 || 0x4 || Issue ID | |||
|- | |||
| 0x14 || 0x4 || Unknown | |||
|- | |||
| 0x18 || 0x4 || Unknown | |||
|- | |||
| 0x1C || 0x4 || Unknown | |||
|- | |||
|} | |||
Β | |||
The Issue ID for SCE/retail PUPs seems to be 0x5A. The file appears to be signed twice. The first signature is the same for different issue ids. The second signature is unique. |