CIA: Difference between revisions
m made the opening sentence make sense |
Einstein95 (talk | contribs) m →Tools: Updated links |
||
| Line 141: | Line 141: | ||
* [https://github.com/3dshax/ctr/tree/master/ctrtool ctrtool] - Reading/Extraction of CIA files. This can only decrypt the title-key for development CIAs, since retail CIAs use the [[AES]] hardware key-scrambler for the common-key keyslot. | * [https://github.com/3dshax/ctr/tree/master/ctrtool ctrtool] - Reading/Extraction of CIA files. This can only decrypt the title-key for development CIAs, since retail CIAs use the [[AES]] hardware key-scrambler for the common-key keyslot. | ||
* [https://github.com/ | * [https://github.com/Tiger21820/ctr_toolkit/tree/master/make_cia make_cia] - Generating CIA files. Requires CommonKey and ticket/TMD RSA-2048 private exponents. | ||
* [https://github.com/ | * [https://github.com/Tiger21820/ctr_toolkit/tree/master/make_cdn_cia make_cdn_cia] - (CMD)(Windows/Linux) Generates CIA files from CDN Content | ||
* [[makerom]] - Tool which can be used to create NCCH, CCI, and CIA files. | * [[makerom]] - Tool which can be used to create NCCH, CCI, and CIA files. | ||