215 Commits

Author SHA1 Message Date
Shadowtrance 35a30c338b Update README.txt
think that fixes the tab spacing...
v2.2
2015-10-19 14:29:45 +10:00
Shadowtrance 2d37fd1c33 Updates...
new menu section added for emunand, additional options added to nand
options menu, a few menu graphics tweaks and additions to accommodate
the changes added.
Added ncchinfo_gen-exh.py for those who only want the exefs and exheader
xorpads
BIG readme.txt added, should be helpful provided people actually read
it.
2015-10-19 14:22:12 +10:00
d0k3 2a69891b0a Various fixes for the menu system 2015-10-19 01:18:45 +02:00
d0k3 fcaf89a07c Switched user interface
... new graphics, menu structure and adding new features entries still
required!
2015-10-16 12:58:12 +02:00
d0k3 c310c6ab9d Added ability to dump/inject movable.sed & SecureInfoA
Also reorganized menu.
2015-10-14 03:07:26 +02:00
d0k3 404bbb6d8f Rewrote file dumping routines 2015-10-14 02:26:08 +02:00
d0k3 71b89fb0f2 More consistent coding style 2015-10-14 02:20:31 +02:00
d0k3 ee0b24832a Splitted up decryptor.c/.h 2015-10-13 16:46:51 +02:00
d0k3 7b759d7fbc Add compile date to main menu 2015-10-11 22:14:24 +02:00
d0k3 a26f910db5 Updated Brahma2Loader to latest version 2015-10-10 15:19:10 +02:00
d0k3 0205c64f95 Makefile changes for new app name 2015-10-02 18:04:55 +02:00
d0k3 3ffe2e316f Switched to experimental Brahma II loader 2015-10-02 17:56:53 +02:00
d0k3 c663aca7cb Rewrote the menu system
Supports arrow key navigation, a main menu and up to 8 entries per
submenu now.
2015-10-02 17:27:55 +02:00
d0k3 3b4c97315e Added ability to batch decrypt CIA files 2015-10-02 13:19:56 +02:00
d0k3 309ec6c221 Fixed & updated crypto library
o removed unneeded #defines
o enabled proper setting of keyY and normalkey
o enabled proper AES_CBC decryption & encryption
2015-10-02 13:18:26 +02:00
d0k3 fad710fd52 New name and icon
o New makeshift icon
o This is now called Decrypt9WIP
o This enables you to install it alongside Archshifts and Shadowtrances
releases
2015-09-28 17:27:23 +02:00
d0k3 de8cb66527 Added fragmentation check for SeekFileInNand
... meaning extracting files > 32kB is safer now!
2015-09-28 17:24:45 +02:00
d0k3 a02f803e6c Prevent possible problem with NAND backup/restore size 2015-09-27 21:17:45 +02:00
d0k3 80851ed801 Renamed DecryptBuffer to CryptBuffer
... this also does encryption.
2015-09-27 20:45:13 +02:00
d0k3 c2fb78b732 Changed NCCH decryptor dir to "D9decrypt" 2015-09-27 13:37:32 +02:00
d0k3 c0386d474a Moved NAND write features into standard feature set 2015-09-27 13:37:31 +02:00
d0k3 7ad10f7bc9 Misc code improvements
o Moved SHA256.h to /decryptor
o Some other improvements
2015-09-27 13:37:31 +02:00
d0k3 cbaee22438 Added text scrolling to debugging output 2015-09-27 13:37:30 +02:00
d0k3 d7baa465f0 Improved the Title Decryptor
o Added hash verification -> more safe now
o Reduced the text output
o Renamed to "NCCH Decryptor"
o Various smaller improvements
2015-09-27 13:37:11 +02:00
d0k3 8604b8df55 DANGER_ZONE is now EXPERIMENTAL
This also encompasses non dangerous, but still experimental features now
as well.
2015-09-23 23:31:41 +02:00