Editing Flash:Individual System Data - cISD
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 157: | Line 157: | ||
==== structure ==== | ==== structure ==== | ||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
Line 180: | Line 163: | ||
| 0x00 || 0x4 || 0x7F49444C || '''magic''', header of IDLog (IDLog size - 0x5F) | | 0x00 || 0x4 || 0x7F49444C || '''magic''', header of IDLog (IDLog size - 0x5F) | ||
|- | |- | ||
| 0x04 || 0x2 || 0x0002 || '' | | 0x04 || 0x2 || 0x0002 || ''Unknown'' | ||
|- | |- | ||
| 0x06 || 0x2 || 0x0060 || Start offset of "available area" (end offset of used area) | | 0x06 || 0x2 || 0x0060 || Start offset of "available area" (end offset of used area) | ||
Line 188: | Line 171: | ||
| 0x0A || 0x6 || <!-- 0x0001 on DEH-H1000A-E --> 0x00020133B2B6 || '''CID''' aka Customer ID or Serial Number - varies per console (BL/Metldr per console keys + EID root keys calculated from this value on Sony's server) / Notice that the value in hex is actually in Ascii, so 00020133B2B6 / Can also be fetched at MMIO, sent by the config ring during POR / Similar to Fuse ID on PSP (Fuse ID is 6 bytes and a unique value in the Playstation Portable).<br>Every refurfished consoles seems to have that value starting with <b>0x0FFF</b>, versus <b>0x0001</b> or <b>0x0002</B> for virgin ones. | | 0x0A || 0x6 || <!-- 0x0001 on DEH-H1000A-E --> 0x00020133B2B6 || '''CID''' aka Customer ID or Serial Number - varies per console (BL/Metldr per console keys + EID root keys calculated from this value on Sony's server) / Notice that the value in hex is actually in Ascii, so 00020133B2B6 / Can also be fetched at MMIO, sent by the config ring during POR / Similar to Fuse ID on PSP (Fuse ID is 6 bytes and a unique value in the Playstation Portable).<br>Every refurfished consoles seems to have that value starting with <b>0x0FFF</b>, versus <b>0x0001</b> or <b>0x0002</B> for virgin ones. | ||
|- | |- | ||
| 0x10 || 0x20 || Ascii: 01CA0176410467180305494000000020 || '''eCID''' | | 0x10 || 0x20 || Ascii: 01CA0176410467180305494000000020 || '''eCID''' - varies per console / Encrypted CID from above | ||
|- | |- | ||
| 0x30 || 0x8 || Ascii: 27438416 || '''board_id''' aka pd_label - part of console serial number. Note: not seen on the white serial sticker in all regions. Sample [[:File:Console-sticker-FAT-back.png|with (Europe)]] and [[:File:Console-sticker-FAT-back (CECHP - USA).jpg|without (USA)]] | | 0x30 || 0x8 || Ascii: 27438416 || '''board_id''' aka pd_label - part of console serial number. Note: not seen on the white serial sticker in all regions. Sample [[:File:Console-sticker-FAT-back.png|with (Europe)]] and [[:File:Console-sticker-FAT-back (CECHP - USA).jpg|without (USA)]] ({{SD}} Vertigo contains TSDFK letters) | ||
|- | |- | ||
| 0x38 || 0xC || Ascii: 400613291192 || '''kiban_id''' (機番 = machine number) - barcode on the board ({{SD}} Vertigo barcode contains FN letters) | | 0x38 || 0xC || Ascii: 400613291192 || '''kiban_id''' (機番 = machine number) - barcode on the board ({{SD}} Vertigo barcode contains FN letters) | ||
|- | |- | ||
| 0x44 || | | 0x44 || 0x6 || 0x007300730096 || Unknown - varies per console - semistatic [[Talk:Flash:Individual_System_Data_-_cISD#cISD1%200x44|see talkpage]] | ||
|- | |- | ||
| | | 0x4A || 0x2 || 0x0001 || '''ckp2_data''' - semistatic (0xFFFF on {{DEX}} <!-- DEH-H1000A-E: 0x0001 -->/{{DECR}}/{{ARC}}) (0x0002 on {{SD}}) | ||
|- | |- | ||
| | | 0x4C || 0x4 || 0xFFFFFFFF || ''Unknown'' - - static? | ||
|- | |- | ||
| | | 0x50 || 0x8 || 0x0001001100020012 || Unknown - varies per console - semistatic [[Talk:Flash:Individual_System_Data_-_cISD#cISD1_0x50|see talkpage]] | ||
|- | |- | ||
| 0x58 || 0x8 || 0x00000000018B3946 || '''ckp_management_id''' (varies per console)<br />seen FF filled on {{ARC}} Arcade, {{DEX}} Debug (Related to the Bluray Drive) - also stored at [[Flash:Encrypted_Individual_Data_-_eEID#EID3|EID3]] | |||
| 0x58 || 0x8 || 0x00000000018B3946 || ''' | |||
|- | |- | ||
| 0x60 || 0x1A0 || 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF... || Available area (filled with FF's when not used) | | 0x60 || 0x1A0 || 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF... || Available area (filled with FF's when not used) |