SCEWM: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Software]]<noinclude>[[Category:Main]]</noinclude>
#REDIRECT [https://wiki.henkaku.xyz/vita/PUP]
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.

Latest revision as of 00:32, 31 January 2020

  1. REDIRECT [1]