Console ID: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "Category:Software == Console ID structure == 48byte (0x30) sequence, seems to be based on IDPS followed by PSID {| class="wikitable" |- ! Name !! length !! Example ...") |
mNo edit summary |
||
Line 21: | Line 21: | ||
example of use for [[Console ID]] instead of [[PSID]] for consolebans: [[:File:PSN BAN.png]] | example of use for [[Console ID]] instead of [[PSID]] for consolebans: [[:File:PSN BAN.png]] | ||
It could be zerofilled (e.g. F*ckPSN) to avoid console ban or to return on PSN with a banned console. |
Revision as of 06:28, 10 January 2012
Console ID structure
48byte (0x30) sequence, seems to be based on IDPS followed by PSID
Name | length | Example | Notes |
---|---|---|---|
unknown | 0x4 | 00 00 00 01 | IDPS |
Target ID | 0x2 | 00 84 | |
SKU | 0x2 | 00 01 | |
serial? | 0x8 | 04 00 f3 44 ac 4f 8d 2f | |
unknown | 0x20 | 00000000000000000000000000000000 | perhaps PSID, in case 00's could mean all accounts |
example of use for Console ID instead of PSID for consolebans: File:PSN BAN.png
It could be zerofilled (e.g. F*ckPSN) to avoid console ban or to return on PSN with a banned console.