CIA: Difference between revisions

3dsguy (talk | contribs)
No edit summary
3dsguy (talk | contribs)
mNo edit summary
Line 72: Line 72:
* ExeFS/ExHeader Excerpt
* ExeFS/ExHeader Excerpt


The APP data (CXI/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.  


== ExeFS/ExHeader Excerpt ==
== ExeFS/ExHeader Excerpt ==