287 Commits

Author SHA1 Message Date
Shadowtrance 8c8088e978 Merge pull request #15 from Shadowtrance/master
Master
2016-02-02 03:02:48 +10:00
d0k3 3d6932048f Got rid of the last few compiler warnings 2016-02-01 14:50:48 +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 c8db9e6cf8 Experimental fix for CakeHax entrypoint 2016-02-01 14:26:00 +01:00
d0k3 48edb19421 Removed unused functions from common.h 2016-02-01 14:12:02 +01:00
d0k3 988fa82367 Added CIA encryptor options (experimental) 2016-01-26 17:15:31 +01:00
d0k3 9c04010807 Additional confirmtion when overwriting existing files 2016-01-19 22:04:16 +01:00
Shadowtrance 98593d7aa1 Merge pull request #14 from Shadowtrance/master
Master
2016-01-19 10:39:19 +10:00
d0k3 d3b0d5d753 Fixed SysNAND / EmuNAND restore 2016-01-16 18:04:08 +01:00
Shadowtrance 5914304623 Minor changes for UI version, get up-to-date with d0k3. 2016-01-15 17:51:26 +10:00
d0k3 e7e15355e2 Added name selectors for Health & Safety dump / inject 2016-01-12 23:12:52 +01:00
d0k3 6fca540e09 Improved the OutputFileNameSelector() 2016-01-12 23:12:50 +01:00
d0k3 a74014378b Switched InputFileNameSelector() and OutputFileNameSelector()
... previously, these names were swapped
2016-01-12 23:12:49 +01:00
d0k3 5af9c530a5 Added file name selection for DumpFile() and InjectFile() features 2016-01-12 23:12:48 +01:00
d0k3 17be4885e8 Stricter extension checking in OutputFileNameSelector() 2016-01-12 23:12:46 +01:00
d0k3 9cc76f5902 Allow user abort from SdFolderSelector() 2016-01-12 23:12:45 +01:00
d0k3 4842e97643 Simplify OutPutFileNameSelector() usage 2016-01-12 23:12:43 +01:00
d0k3 3022ade5c1 Added ability to dump FIRM0FIRM1 XORpads 2016-01-12 23:12:35 +01:00
d0k3 d19aa17813 Allow input name selection for NAND restore 2016-01-12 01:20:20 +01:00
d0k3 79e1b8db70 Allow output name selection for NAND backup 2016-01-12 01:20:18 +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 2992a7457d Improved the Debug() function for the /r symbol 2016-01-12 00:57:16 +01:00
d0k3 48d0e3f632 draw.h: move unused colors to theme.h 2016-01-12 00:56:42 +01:00
d0k3 daba45baad Revised NCCH Padgen feature 2016-01-05 19:16:50 +01:00
d0k3 88547d36bb Allow direct copy & decrypt of SD files 2016-01-05 03:46:19 +01:00