Talk:SELF File Format: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Scratchpad =
= Notes =


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

Latest revision as of 04:46, 18 July 2021

Notes[edit source]

  • Secure Modules besides Kernel (80010002) are only signed and encrypted. they are NOT compressed, blocked or ordered (6)
  • Kernel (80010002) is signed, encrypted, compressed, ordered, but not blocked (40F)
  • All System and System_Ex Selfs are signed,encrypted but not compressed, ordered or blocked (110006) (130006)