70 Commits

Author SHA1 Message Date
d0k3
19bae17b7d Allow direct search for titles
... press R+A on titles folders
2017-05-15 23:26:24 +02:00
d0k3
a8bf80ee2a Fix SD mount issues 2017-04-24 12:28:59 +02:00
d0k3
1aef326b98 Mount support for aeskeydb.bin files 2017-04-18 17:27:44 +02:00
d0k3
b278be0b49 Add options for building / decrypting / encrypting aeskeydb.bin 2017-04-18 17:26:53 +02:00
d0k3
679d90dea7 Updated file type detection routines
... now also detects aeskeydb.bin & legacy slop0x??Key?.bin files
2017-04-18 01:09:31 +02:00
d0k3
dd377dbf8e Enable building titlekey databases 2017-04-08 21:17:54 +02:00
saibotu
995f57ab23 Fixed permission checks on copies to virtual drives 2017-04-07 15:32:00 +02:00
d0k3
c19bc1c464 Add title info display for NDS files 2017-03-31 03:14:07 +02:00
d0k3
b9501318c5 Add title info display for SMDH/NCCH/NCSD/CIA/TMD 2017-03-30 14:30:45 +02:00
d0k3
7904b06bc7 Permissions system: also protect LocalFriendCodeSeed_A 2017-03-23 19:40:27 +01:00
d0k3
3a22496705 Ignore directories when searching folders 2017-03-20 02:13:51 +01:00
d0k3
fd91427317 Some minor cosmetics and improvements 2017-03-14 01:51:47 +01:00
d0k3
2d0abe2e49 Make extra clear that SysNAND lvl3 permissions are dangerous 2017-03-10 18:52:39 +01:00
d0k3
c12d944076 Show splash screen when initializing 2017-03-09 14:35:36 +01:00
d0k3
e502ad1d99 Provide the tools for CTR transfers (A9LH only) 2017-03-02 22:44:30 +01:00
d0k3
55e3da2e3c Fix / improve the path copy function
This previously failed when copying dirs with a subdir depth > 7
2017-03-02 22:44:30 +01:00
d0k3
5c566ced14 Fix: Backing up NAND from home menu 2017-02-28 18:00:14 +01:00
d0k3
b575fac6ad Misc code reorganization & cleanup 2017-02-28 18:00:02 +01:00
d0k3
d7ffe06aeb Allow mounting images from bonus drive and ramdrive 2017-02-28 16:10:09 +01:00
d0k3
0aec26cfcf Build output path if it doesn't exist (when required) 2017-02-28 15:47:49 +01:00
d0k3
63527b3467 Added ability to analyze dirs and drives 2017-02-27 02:07:27 +01:00
d0k3
a09711afe0 Fix: Deleting files and creating dirs in alias drives 2017-02-26 14:44:15 +01:00
d0k3
c031e6e03b Improve devkit support for NCCH / CIA 2017-02-26 14:04:03 +01:00
d0k3
81e7b1fbb6 Improved unit type detection code 2017-02-26 13:35:37 +01:00
d0k3
29d8ac186f Improved SD format dialogue 2017-02-22 23:27:34 +01:00
d0k3
0d5638c3a6 Some minor cosmetics 2017-02-22 18:44:39 +01:00
d0k3
d5e1b30425 Updated permissions system for non A9LH entrypoints 2017-02-22 18:43:57 +01:00
d0k3
06eaf679b9 Properly check for /Nintendo 3DS/ path write permission 2017-02-22 17:59:33 +01:00
d0k3
56aff4dd4c Only offer bonus drive with enough space
... also fix remounting bonus drive after image mount.
2017-02-21 16:19:32 +01:00
d0k3
e2c799ca5d Allow setting up a bonus drive on unused space 2017-02-20 20:47:33 +01:00
d0k3
1348b7ca03 Fix warnings for most recent devKitArm 2017-02-17 15:54:37 +01:00
d0k3
89b987b1c0 Enabled embedded backups for NAND images 2017-02-17 03:28:53 +01:00
d0k3
a9d778823f Completely revised permission system 2017-02-16 02:26:13 +01:00
d0k3
335476b295 Detect support file types 2017-02-12 16:31:35 +01:00
d0k3
ea00a3217a Preliminary ticket.db mount support 2017-02-12 14:12:34 +01:00
d0k3
0d36f497b2 Allow alternative filenames for NUS / CDN content 2017-02-10 16:12:00 +01:00
d0k3
704d6725c4 Group drives by NAND source 2017-02-10 15:04:31 +01:00
d0k3
d05a72b05a Fix ramdrive init and deinit 2017-02-10 15:02:13 +01:00
d0k3
76cfc03a66 Enable direct decrypt of NUS / CDN content 2017-02-07 23:18:25 +01:00
d0k3
d9e9455be3 Properly detect TMDs from NUS/CDN 2017-02-06 02:53:12 +01:00
d0k3
058fd9f528 Fix IV calculation for uppercase SD paths 2017-02-05 16:15:38 +01:00
d0k3
1ad48969ca Improved FIRM detection / verification routines 2017-02-03 02:21:16 +01:00
d0k3
d2e16c9de5 Added NCCH/NCSD/CIA/BOSS encrypt options 2017-01-31 16:17:16 +01:00
d0k3
1a9cad856d Improved NCCH crypto routines
... now allow on-the-fly reencryption. H&S inject is now also possible
for encrypted CXIs
2017-01-31 16:17:01 +01:00
d0k3
3f31807c75 Added BOSS file decryption & sverification 2017-01-30 20:28:49 +01:00
d0k3
0c696416c7 Add H&S injection for unencrypted CXIs 2017-01-30 01:49:01 +01:00
d0k3
cab496b2df fsutil.c: code cleanup 2017-01-27 18:32:52 +01:00
d0k3
3b6932d9ab Changed filetype var handling to bitwise
... cause files can have more than one filetype
2017-01-27 15:29:53 +01:00
Wolf
af32ca3ac5 Added ARM9 payload launching 2017-01-25 23:11:32 +01:00
d0k3
d9dbf14f8b Added NCCH padgen ability
... from ncchinfo.bin
2017-01-25 14:46:29 +01:00