Mullion: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
*[[CXR714120-304GB]] | *[[CXR714120-304GB]] | ||
= | = Generating the keys for patches = | ||
<pre> | <pre> | ||
34 3A 00 00 00 00 5F 5F 53 43 45 49 53 59 53 31 | 34 3A 00 00 00 00 5F 5F 53 43 45 49 53 59 53 31 | ||
Line 16: | Line 15: | ||
* 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 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 | * 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 | ||
= Modus Operandi = | = Modus Operandi = | ||
* DECR-1000 supports full update feature and patch feature | * DECR-1000 supports full update feature and patch feature | ||
* Other consoles such as DECR-1400, testkits from that version or retails support patch feature | * Other consoles such as DECR-1400, testkits from that version or retails support patch feature | ||
* Uses a complex system of key generation (can be bypassed by applying an update that generates the keys for us) | * Uses a complex system of key generation (can be bypassed by applying an update that generates the keys for us) | ||
* SysCon updates are stored inside the Communication Processor updates, and are only updated once | * SysCon updates are stored inside the Communication Processor updates, and are only updated once | ||
{{Motherboard Components}}<noinclude>[[Category:Main]]</noinclude> | {{Motherboard Components}}<noinclude>[[Category:Main]]</noinclude> |
Latest revision as of 05:07, 26 June 2021
Codename for the first PS3 syscon models:
- CXR713F120A
- CXR713120-201GB
- CXR713120-202GB
- CXR713120-203GB
- CXR714120-301GB
- CXR714120-302GB
- CXR714120-303GB
- CXR714120-304GB
Generating the keys for patches[edit | edit source]
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
Modus Operandi[edit | edit source]
- DECR-1000 supports full update feature and patch feature
- Other consoles such as DECR-1400, testkits from that version or retails support patch feature
- Uses a complex system of key generation (can be bypassed by applying an update that generates the keys for us)
- SysCon updates are stored inside the Communication Processor updates, and are only updated once
|