470 Commits

Author SHA1 Message Date
d0k3
80352dfcad Updated readme file 2017-05-19 16:59:58 +02:00
d0k3
7d4a5dd407 Removed "helpful hints", no more relevant under sighax 2017-05-19 16:59:58 +02:00
d0k3
4a241c7fd9 Fix OTP crypto for devkits 2017-05-19 16:59:57 +02:00
d0k3
ac4246c75f Sighax compatibility changes
* Load OTP hash directly from OTP if available
* Enable access to otp, boot9 and boot11
* Add OTP decryption (via key/iv in boot9)
2017-05-19 16:59:57 +02:00
d0k3
c23c9c2476 Made topdown mode the default 2017-05-19 02:40:57 +02:00
d0k3
84c49ca4b8 Added ability to rename game (NCCH/NCSD/CIA/NDS) files 2017-05-19 02:29:23 +02:00
d0k3
b32a49131e Fix bad ARM9RAM extended offset in vmem.c 2017-05-17 13:55:55 +02:00
d0k3
a6fa7042d5 Allow dumping CXIs from TMDs 2017-05-17 01:19:03 +02:00
d0k3
0e3433385f Fix hexviewer in topdown mode 2017-05-17 01:19:03 +02:00
d0k3
fd87a2763a Improve GetGoodName() function 2017-05-17 01:18:49 +02:00
d0k3
d7e2f45256 Use good names in CIA builder and NCCH cryptor 2017-05-16 16:08:38 +02:00
d0k3
51a262db73 Show progress when parsing titles 2017-05-16 16:08:03 +02:00
d0k3
19bae17b7d Allow direct search for titles
... press R+A on titles folders
2017-05-15 23:26:24 +02:00
d0k3
8b22dc6a28 Fix displaying title info for NTR/TWL TMD 2017-05-15 23:26:24 +02:00
d0k3
7dc672a647 Introduce GetGoodName() function 2017-05-15 23:26:24 +02:00
d0k3
6a5b13ea09 Sourcecode cleanup / reorganization 2017-05-15 23:26:23 +02:00
d0k3
e510ac76c4 Improved naming routines for building CIAs and de/encryption 2017-05-09 22:34:35 +02:00
d0k3
41a25cee16 Show helpful hints when decryption / injecting H&S fails 2017-05-08 20:54:26 +02:00
d0k3
96d70aaa01 Process full media units in ExeFS 2017-05-03 01:15:47 +02:00
d0k3
fe19600828 Improve top-down screen mode 2017-04-26 01:53:13 +02:00
d0k3
893f98b343 Allow switching screens via a #define
... #define SWITCH_SCREENS (in common.h?) to enabled this
2017-04-24 21:48:21 +02:00
d0k3
761a3a7a91 Disable size checks for essential backup 2017-04-24 12:29:00 +02:00
d0k3
71138c7578 Improved detection for TWLN public.sav images 2017-04-24 12:28:59 +02:00
d0k3
a8bf80ee2a Fix SD mount issues 2017-04-24 12:28:59 +02:00
d0k3
51a254a9b9 Updated sdmmc.c
.. thanks @Gelex, @TuxSH, @AuroraWright, @Normmatt!
2017-04-24 01:59:25 +02:00
d0k3
dd36d00a66 Updated FATFS R0.12b to R0.12c 2017-04-21 12:10:40 +02:00
d0k3
c55b1b712d Build the output path if it doesn't exist
... for decTitlekeys.bin / encTitlekeys.bin / seeddb.bin / aeskeydb.bin
2017-04-20 12:31:05 +02:00
d0k3
f5d20aa3b5 Also handle multi NANDs in GW EmuNAND format
Fixes #48
2017-04-19 14:26:09 +02:00
d0k3
f3b28ad5e0 Update readme file 2017-04-19 14:14:10 +02:00
d0k3
5e426f2694 Include NAND CID & OTP hash in essential backup 2017-04-19 14:14:02 +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
60e2479b16 Handle write permissions when build titlekey / seed db 2017-04-18 01:09:31 +02:00
Wolfvak
8295a2eef2 increase ramdrive storage size, reorganized the memory layout 2017-04-18 01:09:30 +02:00
d0k3
f6f45f242e Show icon.bin for mounted CIAs 2017-04-12 01:05:22 +02:00
d0k3
89b6946789 Added ability to build seeddb.bin
... plus new entry in HOME more... menu
2017-04-12 00:27:02 +02:00
saibotu
1c14730f8f Added .tik extension to tickets 2017-04-08 21:17:54 +02:00
saibotu
6f82843a05 Fixed ticket.db parsing 2017-04-08 21:17:54 +02:00
d0k3
dd377dbf8e Enable building titlekey databases 2017-04-08 21:17:54 +02:00
d0k3
f856211773 Better detection routines for H&S injects 2017-04-07 15:32:15 +02:00
saibotu
995f57ab23 Fixed permission checks on copies to virtual drives 2017-04-07 15:32:00 +02:00
saibotu
a4e061aea6
Fixed CMAC fixing 2017-04-02 19:38:42 +02:00
d0k3
0956e62b9b Fix: illegal chars in all cart names 2017-03-31 03:15:48 +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
lilymaniac
433d79d050 Use proper TIDLow for KOR N3DS H&S
* 20027300, not 00027300
 * This fixes H&S inject on KOR N3DS
2017-03-30 13:49:37 +02:00
d0k3
e6754c367f Only allow CTRNAND transfer in A9LH 2017-03-24 21:22:49 +01:00
d0k3
a0e65c01bc Improved CTRNAND transfer method 2017-03-23 19:40:27 +01:00
d0k3
7904b06bc7 Permissions system: also protect LocalFriendCodeSeed_A 2017-03-23 19:40:27 +01:00