Changes

Jump to navigation Jump to search
format and filebrowser, also this thing is signed
Line 1: Line 1:  
{{DISPLAYTITLE:nand:/sys/HWINFO_S.dat}}
 
{{DISPLAYTITLE:nand:/sys/HWINFO_S.dat}}
'''nand:/sys/HWINFO_S.dat''' seems to be the ''secure'' version of [[Nand/sys/HWINFO_N.dat]]. It contains an RSA signature for verifying that this file was issued by Nintendo, but it does not appear to be verified by [[stage2]].
+
{{stub}}
 +
'''nand:/sys/HWINFO_S.dat''' is a file used by [[stage2]] to boot. It contains an RSA signature for verifying that this file was issued by Nintendo. The RSA header is similar to [[nand:/shared1/TWLCFG0.dat]] and [[nand:/sys/HWINFO_N.dat]].
   −
{{stub}}
+
== Body format ==
 +
{| class="wikitable"
 +
! Start
 +
! Length
 +
! Description
 +
|-
 +
| 0x00
 +
| 0x9
 +
| Unknown
 +
|-
 +
| 0x09
 +
| 0xe
 +
| Serial number
 +
|-
 +
| 0x17
 +
| 0x1
 +
| Unknown
 +
|-
 +
| 0x18
 +
| 0x4
 +
| [[System Menu]] [[title ID]]
 +
|}
 +
 
 +
{{Navbox filebrowser}}
322

edits

Navigation menu