Editing Sherwood
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
Codename of the newer | Codename of the newer ps3 syscon models. Latest advances on this chip will be documented here. | ||
= Generating the keys for patches = | = Generating the keys for patches = | ||
<pre> | <pre> | ||
00 00 00 00 5F 5F 5F 5F 53 43 45 49 53 59 53 31 | 00 00 00 00 5F 5F 5F 5F 53 43 45 49 53 59 53 31 | ||
Line 16: | Line 8: | ||
* 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 | ||
only one patch exists, with soft id 0832 | |||
= Pinout = | |||
* https://imgur.com/Px9IAzS.png (128 pin) | |||
= Modus Operandi = | = Modus Operandi = | ||
* | * TODO | ||