Editing IDPS
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: | ||
The IDPS is a 16 bytes value that contains console specific information. Exactly what information this stores is not completely known. | |||
The IDPS is a | |||
= Structure = | = Structure = | ||
<pre> | <pre> | ||
00000000 | Chassis Check | ||
& | ⇓ ⇓ | ||
| 00000000 000000010089000B1400EFDDCA255266 .....‰....ïÝÊ%Rf | ||
⇑ ⇑ | |||
Target ID PS3 Model type | |||
(Internal:Product Code) (Internal: Product Sub Code) | |||
</pre> | </pre> | ||
6th byte represents [[Target ID]] | |||
8th byte represents [[SKU_Models|SKU Model]] <!--// Note that CECHAxx is type 0x01 and CECHBxx is type 0x02 but they both have a COK-001 motherboard... (Changing 0x02 to 0x01 in CECH-B will enable wifi options in menu. But there is still missing hardware), and at the opposite... CECH-25xx models are type 0x0B but with 2 possible motherboards: JSD-001 or JTP-001//--> | |||
9th byte : <abbr title="To convert it to Chassis revision, right shift it by 2 : (0x14 >> 0x2) = 0x5">chassis check</abbr> | |||
The IDPS can be found in EID0 and EID5, see [[Flash:Encrypted_Individual_Data_-_ID#EID0|Flash]] (NAND @ 0x80870 / NOR @ 0x2F070). | |||
Displayed under setting information on MultiMan or on registry/application_persistent file inside playstation Store folder (as DeviceID). | |||
== idpstealer (patched since FW 4.70 and deprecated since ps3exploit)== | |||
<div style="border-width: 1px; border-style:dashed; border-color:#000000; padding: 10px; background-color:#FFFFFF; color:#000000; "> | <div style="border-width: 1px; border-style:dashed; border-color:#000000; padding: 10px; background-color:#FFFFFF; color:#000000; "> | ||
From flatz: Privet, PS3 fans! Once KaKaRoTo published his backup tool I’ve decided to bring a way of getting a | From flatz: Privet, PS3 fans! Once KaKaRoTo published his backup tool I’ve decided to bring a way of getting a console ID (IDPS) to the community. It can be used on OFW/CFW firmware and you don’t need any additional software/hardware installed on your PS3. | ||
However there are several cons about releasing: | However there are several cons about releasing: | ||
Line 101: | Line 46: | ||
IDPS have been successfully written to: idps.bin | IDPS have been successfully written to: idps.bin | ||
https://dl.dropboxusercontent.com/u/35197530/zip/idpstealer.7z | |||
https://web.archive.org/web/20160309135920/http://pastie.org/private/wlakfucps3bc21dfuosdtg | |||
* This method no longer works because now Sony uses '''OpenPSID''' instead of '''IDPS''' although the key/algorithm remains the same. | |||
* This should work also on PS4 and PSVita, but with a different key (not known/public atm) | |||
{{Flash}} | {{Flash}} | ||
{{Development}}<noinclude>[[Category:Main]]</noinclude> | {{Development}}<noinclude>[[Category:Main]]</noinclude> |