Line 44:
Line 44:
| 0x0C
| 0x0C
| 0x04
| 0x04
β
| Ticket size
+
| [[CommonETicket|Ticket]] size
|-
|-
| 0x10
| 0x10
Line 56:
Line 56:
| 0x18
| 0x18
| 0x08
| 0x08
β
| APP file size
+
| Content size
|-
|-
| 0x20
| 0x20
Line 74:
Line 74:
* Meta file data
* Meta file data
β
The APP data (NCCH/SRL) is encrypted, using 128-bit AES-CBC. The encryption uses the decrypted titlekey of the ticket, and the titleid padded with zeros as the IV. To get the decrypted titlekey, the titlekey stored in the ticket must be decrypted using 128-bit AES-CBC with the 3DS common key, and the same IV as mentioned previously.
+
The APP data (NCCH/SRL) is encrypted, using 128-bit AES-CBC. The encryption uses the decrypted titlekey of the ticket, and the titleid padded with zeros as the IV. To get the decrypted titlekey, the titlekey stored in the ticket must be decrypted using 128-bit AES-CBC with the 3DS common key, and the same IV as mentioned previously.
=== Meta ===
=== Meta ===