zhaowenlan1779 / threeSD

Tool to import data from your SD card for Citra
GNU General Public License v2.0
119 stars 24 forks source link

Implement Dump and Decrypt CXI/CIA #6

Closed zhaowenlan1779 closed 3 years ago

zhaowenlan1779 commented 4 years ago

Would be a cool addition. In the Select Contents list, add a context menu on titles. Probably say: Dump CXI file and Build CIA (standard) to match GodMode9.

However, this would require me to add all the NCCH decryption types (and seed encryption) in.

zhaowenlan1779 commented 4 years ago

This is now mostly implemented, but ticket.db reading (to get encrypted title keys to write to CIAs) isn't done yet. In fact, I don't see it as crucial or even useful.

zhaowenlan1779 commented 3 years ago

Fully implemented in v0.6.0