88 Commits

Author SHA1 Message Date
d0k3 c7d42cae08 Allow creating slot0x4 CTRNAND XORpads on N3DS 2016-02-15 01:50:33 +01:00
d0k3 ab589899ff Added ability to dump the NNID system savegame
... also renamed the updtsave to nagsave
2016-02-01 14:38:44 +01:00
d0k3 988fa82367 Added CIA encryptor options (experimental) 2016-01-26 17:15:31 +01:00
d0k3 3022ade5c1 Added ability to dump FIRM0FIRM1 XORpads 2016-01-12 23:12:35 +01:00
d0k3 67071cb161 Allow input / output name selection for NAND partition dump / inject
This also combines DecryptNandPartitions() and DecryptNandPartition()
into one. Same for InjectNandPartitions() and InjectNandPartition().
2016-01-12 01:20:10 +01:00
d0k3 88547d36bb Allow direct copy & decrypt of SD files 2016-01-05 03:46:19 +01:00
d0k3 237fefb278 Splitted and revised SdPadgen() 2016-01-05 03:04:28 +01:00
d0k3 fedcdf0022 Improved the SD Padgen feature
... you can now select to generate XORpads for SysNAND & EmuNAND SD
folder
2016-01-02 14:51:10 +01:00
d0k3 f7d191aad1 Renamed the Titlekey Decryptor Options 2016-01-01 15:55:09 +01:00
d0k3 4e6302cd90 Remove references to GW from source code & menu
... CIA Decryptor (for GW) is now called CIA Decryptor (CXI only)
2015-12-29 01:51:46 +01:00
d0k3 7f4be846a2 Allow dumping the updatesave
See
http://gbatemp.net/threads/poc-removing-update-nag-on-emunand.399460/page-7#post-5870971
and the pages before
2015-12-18 20:11:41 +01:00
d0k3 230169545c Show EmuNAND type and SD total size in menu screen
... this commit also enables force writing to an empty EmuNAND
2015-12-18 17:06:55 +01:00
d0k3 452c8a3055 Removed SD formatting / EmuNAND setup features
... this is now handled by EmuNAND9Tool
2015-12-15 18:47:16 +01:00
d0k3 e7ea469872 Handle NAND selection & warning via the entry parameter
This makes the source code cleaner, reduces the size of the menu struct
and also helps us to introduce some additional safety (this time via dev
screwup protection).
2015-12-13 16:07:01 +01:00
d0k3 8477f50741 Added optional autosetup feature to SD format functions 2015-12-09 14:36:00 +01:00
d0k3 720f6b892d Readded experimental SD format feature 2015-12-04 04:01:17 +01:00
d0k3 b87bf67915 Extended the capabilities of the draw functions
o Better handling of ClearFullScreen()
o Set distinct colors for standard & debug font/bg
o Introduce transparent background color
o This prepares the code for theming capabilities!
2015-11-27 17:41:19 +01:00
d0k3 3962495cb8 Better formating for menu system structs 2015-11-25 01:10:02 +01:00
d0k3 0c57be8e2e Fix EmuNAND backup / restore 2015-11-24 15:18:59 +01:00
d0k3 ffe98d4095 Use parameters for NCCH / CIA cryptor function 2015-11-24 14:06:03 +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 33daf7fdb2 Allow parameters for feature functions
... also some code reorganization. Removed "features.h" file.
2015-11-20 20:04:25 +01:00
d0k3 ab1a765693 Removed useless game decryption features 2015-11-15 20:53:08 +01:00
d0k3 9133d46076 Add experimental decryption features for GW users 2015-11-13 20:28:37 +01:00
d0k3 5e2461d293 Added NCCH/NCSD Encryptor to the menu 2015-11-11 16:20:32 +01:00