Line 1:
Line 1:
−
Tickets are found in many encrypted files used by the Wii (e.g. [[WAD Files]] or [[Wiidisc|Wiidiscs]]). They contain the encrypted [http://en.wikipedia.org/wiki/Advanced_Encryption_Standard AES] "title key" and the Title ID of the data followed by a [[certificate chain]].
+
Tickets are found in many encrypted files used by the Wii (e.g. [[WAD Files]] or [[Wiidisc|Wiidiscs]]). They contain the encrypted [http://en.wikipedia.org/wiki/Advanced_Encryption_Standard AES] "title key" and the Title ID of the data followed by a [[certificate chain]]. VC games do not have Certificate Chains.
So far only tickets with [http://en.wikipedia.org/wiki/RSA_numbers#RSA-2048 RSA-2048] signatures have been seen. (Discs will only work with those signatures because the size of partition ticket is always 0x2a4)
So far only tickets with [http://en.wikipedia.org/wiki/RSA_numbers#RSA-2048 RSA-2048] signatures have been seen. (Discs will only work with those signatures because the size of partition ticket is always 0x2a4)
Line 33:
Line 33:
| 0x01bf
| 0x01bf
| 63
| 63
−
| Padding (Always 0)
+
| Unknown (0, unless it is a VC game)
|-
|-
| 0x01bf
| 0x01bf
Line 53:
Line 53:
| 0x01f1
| 0x01f1
| 13
| 13
−
| Padding (Always 0)
+
| Unknown
|-
|-
| 0x01f1
| 0x01f1
Line 63:
Line 63:
| 0x0222
| 0x0222
| 48
| 48
−
| Padding (Always 0)
+
| Unknown. Is all 0 for non-VC, for VC, all 0 except last byte is 1.
|-
|-
| 0x0222
| 0x0222