Nand:/sys/dev.kp: Difference between revisions
Hallowizer (talk | contribs) m Hallowizer moved page /sys/dev.kp to Nand:/sys/dev.kp: matching the sdk format |
m fix link |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
This file contains the unique per-console ECC private-public key pair, along with a certificate issued by Nintendo. | This file contains the unique per-console ECC private-public key pair, along with a certificate issued by Nintendo. | ||
This file is created by the DSi Shop, with data from a SOAP reply. The SOAP request data includes the hw console id, and the 0x100-byte RSA signature stored in NAND file [[ | This file is created by the DSi Shop, with data from a SOAP reply. The SOAP request data includes the hw console id, and the 0x100-byte RSA signature stored in NAND file [[nand:/sys/HWID.sgn]]. Trying to send that request would require a NAND dump, but when you have a NAND dump already sending that request is pointless since you can grab dev.kp from NAND. | ||
Sending that request is pointless anyway since the dev.kp data from the server is random. The returned dev.kp data from the server for the EC private/public keys are random, the ticket consoleID immediately following TW before - in the twcert keyid is random as well. | Sending that request is pointless anyway since the dev.kp data from the server is random. The returned dev.kp data from the server for the EC private/public keys are random, the ticket consoleID immediately following TW before - in the twcert keyid is random as well. | ||
| Line 51: | Line 51: | ||
0000190: c9 ab 8e a1 f9 b5 c8 14 3c 74 74 f8 19 3a | 0000190: c9 ab 8e a1 f9 b5 c8 14 3c 74 74 f8 19 3a | ||
See also [http://www.wiibrew.org/wiki/Certificate_chain Certificate Chain], [[nand/sys/cert.sys]] | See also [http://www.wiibrew.org/wiki/Certificate_chain Certificate Chain], [[nand:/sys/cert.sys]] | ||
{{Navbox filebrowser}} | |||