Commit Graph

226 Commits

Author SHA1 Message Date
d0k3 bed052d30c Check internal sizes for NCCH for an additional layer of safety 2015-10-31 15:06:24 +01:00
d0k3 7b204a5ab9 Disabled working directory for directory functions 2015-10-31 15:05:38 +01:00
d0k3 d4d677c9ef Additional safety for NAND restore feature
Now checks for magic number "NCSD". Also, backups from EmuNAND are now
called "EmuNAND.bin".
2015-10-29 01:34:02 +01:00
d0k3 9560402f31 Changed how the working directory works
o The working directory will only be used if it exists
o Missing files will be searched in root
o The working directory, if it exists, is now also an alternative for
/D9decrypt
2015-10-29 01:19:59 +01:00
d0k3 5c35e8cf05 Miscelaneous cosmetic source code changes 2015-10-28 22:32:28 +01:00
d0k3 488c949f38 Added CakesROP submodule and build goal
... Decrypt9WIP.nds now included in release package.
2015-10-28 21:52:30 +01:00
d0k3 04a7dd7380 SD padgen: create SDinfo if SDinfo.bin does not exist
... meaning that this can be done without Python now as well!
2015-10-28 20:54:23 +01:00
d0k3 42f5668c22 Make 7z packing of release optional 2015-10-28 20:53:28 +01:00
d0k3 d4ee1361f9 Improve coding style 2015-10-24 19:14:24 +02:00
d0k3 f51ceee65e Added ability to unmount SD card 2015-10-21 15:26:24 +02:00
d0k3 347780b4db Replaced SHA256 functions with hardware registers
... leading to a big speed improvement.
2015-10-21 02:48:26 +02:00
d0k3 fdb9702596 Add automatic zipping (via 7z) to release goal 2015-10-21 02:48:14 +02:00
d0k3 acd94e9973 Restored the NAND dump options
Whoops
2015-10-18 13:43:03 +02:00
d0k3 f944496eb4 Added ability to deep decrypt CIAs
This is in essence a one step cryptofixer. Also, made separate menu
entries for NCCH/CIA(shallow)/CIA(deep) decryptors and reorganized menu.
2015-10-17 16:26:41 +02:00
d0k3 4530bbdcb9 ncchinfo_(t)gen.py: fix seed crypto detection 2015-10-16 19:50:31 +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