Skip to content

Decrypt9WIP all-in-one 20160112

Compare
Choose a tag to compare
@d0k3 d0k3 released this 12 Jan 22:27
· 395 commits to master since this release

Big release today, here's what's new:

  • SD Padgen: You can now select exactly which XORpads to generate
  • SD Decryptor: You can now select exactly which file(s) to decrypt.
  • Intelligent input file name selection for NAND restore, NAND partition inject, file inject, H&S inject
  • Output file name selection for NAND backup, NAND partition dump, file dump, H&S dump
  • Enabled generating the FIRM0FIRM1 XORpad, use 3DSFIRMTOOL with this
  • Updated readme file, this time actually useful (read it!) / updates from this release still need to be updated in the readme file
  • Removed references to GW from source code and user interface (CIA Decryptor (for GW) -> CIA Decryptor (CXI only))
  • Tons of under the hood improvements
  • Improved the coding in several places

The changes to SD Decryptor mean that you no more have to copy around files. You just select what you want decrypted, and Decrypt9 copies the files to your work directory and decrypts them there.

Intelligent input file name selection is pretty neat. For H&S, for example, it means that you can just copy all of Universal Inject Generator's output, and the file name selector will show you each applicable file. For other features, the intelligent input file name selector will show you all the file that resemble the original file name enough and will also use other information to exclude unusable entries.

... and before I forget it, the FIRM XORpad feature was originally introduced by @Shadowtrance , but he was much ahead of time :).
Now, have fun testing this and give me feedback!