CIA: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 72: | Line 72: | ||
* ExeFS/ExHeader Excerpt | * ExeFS/ExHeader Excerpt | ||
The APP 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. | ||
== ExeFS/ExHeader Excerpt == | == ExeFS/ExHeader Excerpt == |