Mullion: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "Codename for the old ps3 syscon models, used in ps3s up until CECHP = Patch Key generation = = Pinout = = Modus Operandi =")
 
Line 3: Line 3:
= Patch Key generation =
= Patch Key generation =


<pre>
34 3A 00 00 00 00 5F 5F 53 43 45 49 53 59 53 31
</pre>
* replace 4 dots with soft id in decimal form, xor with 0x140 key and with cipher patcher key and encrypt with master patcher key to obtain cipher master key for that soft id
* replace 4 dots with soft id in decimal form, xor with 0x140 key and with hasher patcher key and encrypt with master patcher key to obtain hasher master key for that soft id


= Pinout =
= Pinout =

Revision as of 14:08, 13 September 2020

Codename for the old ps3 syscon models, used in ps3s up until CECHP

Patch Key generation

34 3A 00 00 00 00 5F 5F 53 43 45 49 53 59 53 31
  • replace 4 dots with soft id in decimal form, xor with 0x140 key and with cipher patcher key and encrypt with master patcher key to obtain cipher master key for that soft id
  • replace 4 dots with soft id in decimal form, xor with 0x140 key and with hasher patcher key and encrypt with master patcher key to obtain hasher master key for that soft id

Pinout

Modus Operandi