Nandrw/sys/SecureInfo A: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
| 0xF | | 0xF | ||
| ASCII serial number | | ASCII serial number | ||
|} | |||
=SecureInfo Region Values= | |||
{| class="wikitable" border="1" | |||
! Value | |||
! Description | |||
|- | |||
| 0 | |||
| JPN | |||
|- | |||
| 1 | |||
| USA | |||
|- | |||
| 2 | |||
| EUR | |||
|- | |||
| 3 | |||
| ? | |||
|- | |||
| 4 | |||
| CHN | |||
|- | |||
| 5 | |||
| KOR | |||
|- | |||
| 6 | |||
| TWN | |||
|} | |} | ||
=See Also= | =See Also= | ||
* [[Config Services]] | * [[Config Services]] | ||
Revision as of 22:16, 20 February 2014
SecureInfo format
| Offset | Size | Description |
|---|---|---|
| 0x0 | 0x100 | RSA-2048 signature over the following 0x11-bytes. |
| 0x100 | 0x1 | Region |
| 0x101 | 0x1 | Normally zero |
| 0x102 | 0xF | ASCII serial number |
SecureInfo Region Values
| Value | Description |
|---|---|
| 0 | JPN |
| 1 | USA |
| 2 | EUR |
| 3 | ? |
| 4 | CHN |
| 5 | KOR |
| 6 | TWN |