Talk:SELF File Format: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
Line 1: Line 1:
= Scratchpad =
= Notes =


<pre>
* Secure Modules besides Kernel (80010002) are only signed and encrypted. they are NOT compressed, blocked or ordered
| 0x20 || 2 || Unknown || Always 0x6, Except in SK (0x040F)
* Kernel (80010002) is signed, encrypted, compressed, ordered, but not blocked
|-
| 0x22 || 2 || Unknown || Always 0x13, Except in Secure Modules (0x00)
|-
| 0x24 || 4 || Padding ||
|-
</pre>

Revision as of 04:27, 18 July 2021

Notes

  • Secure Modules besides Kernel (80010002) are only signed and encrypted. they are NOT compressed, blocked or ordered
  • Kernel (80010002) is signed, encrypted, compressed, ordered, but not blocked