Here's a
new release for everyone to test.
New in this release:
- Batch CIA Decryptor is now included with the NCCH Decryptor
- Switched to experimental Brahma II Loader, enabling us to run this on Ninjhax 2.x (must be <= FW 9.2)
- Completely rewritten menu system, now based on arrow keys.
- App name changed to "Decrypt9WIP"
- New icon (sort of)
The batch CIA decryptor will decrypt all CIAs you put into
\D9decrypt\. Decryption is proper, meaning you can still install these decrypted CIAs. The last two changes will help you run this alongside Archshifts original build of Decrypt9.
@OctopusRift might be happy to hear that Ninjhax / *hax 2.x support - thanks to
Brahma II by
@delebile - is already included. Needs testing, especially on those newer haxs, though. I think on Ninjhax 1.x it is a little slower to start than the old Brahma I loader, but I might be wrong. I haven't noticed any stability issues.
As for the new batch CIA decryptor:
- It is slow, mainly due to the verification routines being awfully slow. I could leave verification out, cutting the time requirement by about 60%, but also making it less safe (with verification you are 100% sure everything went right).
- As of now, it only processes the CIA internal decryption, meaning that the included contents can still be NCCH encrypted. Processing this as well and having proper CIAs as result will double the current time requirement.
- I could also further change this to be a CIA decryptor & unpacker, meaning that it would actually dump the CIAs decrypted contents (NCCH & SRL files). The decrypted contents could then be further decrypted using the NCCH decryptor.
Another idea that I had is decrypting titlekeys from CIAs. Doing this will be pretty fast and it would enable you to download CIAs from CDN using the included script or to do the decryption in CTRtool. Would you use something like that? You see, I'm not entirely sure where to go with the CIA decryptor. Depends on how you guys want to use it.
Let me know what you think!
Also, let me know how you like the new menu! The actual menu structure hasn't changed yet, but it will with the new possibilities this gives me.