22 Commits

Author SHA1 Message Date
d0k3 48edb19421 Removed unused functions from common.h 2016-02-01 14:12:02 +01:00
d0k3 2d9987dc5b Allow user folder selection for SD padgen 2016-01-03 22:17:28 +01:00
d0k3 c30f88f94f New menu structure & additional features
o Submenus of depth 2 are now used
o Additional file dump & inject features added
o EmuNAND dumping options (previously EXPERIMENTAL) are also unlocked
2015-11-22 15:58:11 +01:00
d0k3 bd5efe7de1 Introduced macros for little endian "conversion" 2015-11-17 23:47:29 +01:00
d0k3 d8653d9395 Enabled writing to a log file 2015-11-13 20:28:20 +01:00
d0k3 21e5e1e8fa Further improved working directory handling 2015-11-05 01:45:19 +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 d4ee1361f9 Improve coding style 2015-10-24 19:14:24 +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 3b4c97315e Added ability to batch decrypt CIA files 2015-10-02 13:19:56 +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
d0k3 b10d78a09d Fix general slot0x25keyX.bin requirement on O3DS 2015-09-20 15:25:52 +02:00
d0k3 14e28041b1 Remove hidden NAND switching feature
Didn't work properly.

You can build for EmuNAND with #define USE_EMUNAND in common.h instead,
if you wish.
2015-08-25 13:53:58 +02:00
d0k3 428f8ceb41 Enable hidden NAND switch feature 2015-08-21 18:55:31 +02:00
d0k3 25101d8b03 Some miscelaneous cosmetic changes 2015-08-18 21:30:57 +02:00
d0k3 3fb034e6d7 Removed some unneeded code 2015-07-22 01:20:13 +02:00
d0k3 d0e04048bf Moved that #define to common.h 2015-07-10 21:03:43 +02:00
archshift ae2b4b1e37 Use a safe, type-independent min macro
Should fix #13.
2015-05-09 12:00:14 -07:00
archshift 439bc12828 Allow rebooting after decryption.
(OH NO, A GOTO! KILL IT WITH FIRE!)
2015-04-03 17:21:52 -07:00
archshift e9729a7d8e Mass coverted tabs to spaces! 2015-02-01 13:12:16 -08:00
archshift 4175fcc277 Initial commit 2015-02-01 04:00:09 -08:00