d0k3
|
81e7b1fbb6
|
Improved unit type detection code
|
2017-02-26 13:35:37 +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
|
1129c710d7
|
Virtual files: use u64 for offset / size
|
2017-02-17 04:01:25 +01:00 |
|
d0k3
|
2bb0888973
|
Improved sector0x96 crypto check
|
2017-02-03 02:21:55 +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 |
|
d0k3
|
0379ba2cd5
|
Support Multi EmuNAND switching
... in home button menu
|
2017-01-20 15:37:27 +01:00 |
|
d0k3
|
d0785b12d1
|
Handle GBA VC save in virtual NAND drives
|
2017-01-05 02:50:41 +01:00 |
|
d0k3
|
9e40ce3e86
|
Allow NAND safe restore and validation
|
2017-01-02 17:37:08 +01:00 |
|
d0k3
|
3ba8c675db
|
Enable FIRM file mounting
|
2016-12-22 19:00:03 +01:00 |
|
d0k3
|
37e24c1825
|
Enabled no SD mode
|
2016-12-20 14:45:32 +01:00 |
|
d0k3
|
020b1b74b2
|
Cleanup and reorganize fs.c / fs.h
|
2016-12-10 15:32:03 +01:00 |
|
d0k3
|
648f314a0a
|
Prevent alignment issues
|
2016-12-08 22:08:19 +01:00 |
|
d0k3
|
bb05242494
|
Fix: Decrypting TWL MBR in GW type EmuNANDs
|
2016-12-07 00:01:36 +01:00 |
|
d0k3
|
f23d2fd30a
|
Proper keydb handling
|
2016-12-06 00:29:05 +01:00 |
|
d0k3
|
dc3ea378ce
|
Added virtual drive for NAND XORpads
|
2016-12-02 15:42:05 +01:00 |
|
d0k3
|
bb9b192052
|
Move bytewise read/write functions vnand.c -> nand.c
|
2016-12-02 14:08:30 +01:00 |
|
d0k3
|
b70761e6aa
|
Handle buffers via common.h file
|
2016-11-21 20:05:35 +01:00 |
|
d0k3
|
943759bee9
|
Introduce CheckA9lh() function
|
2016-11-15 23:12:14 +01:00 |
|
d0k3
|
2628082192
|
Enable compatibility with O3DS NANDs on N3DS
|
2016-08-10 21:27:58 +02:00 |
|
d0k3
|
8e61d67dd4
|
Updated aes.c / aes.h
... thanks to @gemarcano
|
2016-07-28 03:35:20 +02:00 |
|
d0k3
|
b46f5ab2ac
|
Fix alignment warnings
Happy now, @Gemarcano? :)
|
2016-07-26 20:58:41 +02:00 |
|
d0k3
|
2c782d47c8
|
Revised / improved file search system
Also includes search button combo in instructions
|
2016-07-26 18:54:12 +02:00 |
|
d0k3
|
dfd0a4e306
|
Enabled basic file searching
|
2016-07-22 04:22:42 +02:00 |
|
d0k3
|
3eeb5fbca3
|
Workaround for empty / incompatible EmuNANDs
|
2016-07-18 02:38:18 +02:00 |
|
d0k3
|
6be34ee104
|
Miscelaneous cosmetics
|
2016-07-18 02:37:42 +02:00 |
|
d0k3
|
f998975d05
|
Added new locations for otp.bin
|
2016-07-12 18:12:25 +02:00 |
|
d0k3
|
a74f4c79ca
|
Enable setting up 0x05 KeyY on FIRM81
|
2016-06-10 02:53:44 +02:00 |
|
d0k3
|
fa49efbdbd
|
Fix encrypting the sector0x96
|
2016-05-21 17:02:35 +02:00 |
|
d0k3
|
ceca36fdc7
|
Use bottom screen for hex viewer
... thanks to @al3x10m for the idea
|
2016-05-18 00:05:24 +02:00 |
|
d0k3
|
2e06480fa1
|
Use RedNAND as default when EmuNAND not setup
|
2016-05-15 18:32:53 +02:00 |
|
d0k3
|
67b54ec633
|
Enable crypto for sector 0x96
|
2016-05-15 18:16:45 +02:00 |
|
d0k3
|
3aada172b9
|
Introduce sha_quick() function
|
2016-04-29 02:29:31 +02:00 |
|
d0k3
|
ed77cde373
|
Various source code improvements
|
2016-04-29 00:12:09 +02:00 |
|
d0k3
|
e9b010d1ef
|
Slot0x05 keyY is no more required
|
2016-04-25 22:10:22 +02:00 |
|
d0k3
|
a52647aca0
|
Fix GW Launcher.dat bootup
This is a workaround,, not a good solution
|
2016-04-14 11:28:08 +02:00 |
|
d0k3
|
897d254a4f
|
Fix loading key from slot0x05KeyY.bin
|
2016-04-13 10:59:10 +02:00 |
|
d0k3
|
f0c7079e08
|
Added virtual memory drive
|
2016-04-09 21:50:50 +02:00 |
|
d0k3
|
45501d47eb
|
FileGetData(): Also allow virtual files
This commit also enables ReadVirtualFile() to correctly process
misaligned data
|
2016-04-08 21:02:38 +02:00 |
|
d0k3
|
b361db2b7e
|
Misc cosmetics and coding style improvements
|
2016-04-06 12:52:23 +02:00 |
|
d0k3
|
d35e03f1a3
|
Allow loading the 0x05keyY from aeskeydb.bin
... also searchin /Decrypt9 folder
|
2016-04-06 02:59:57 +02:00 |
|
d0k3
|
0c8530ebc9
|
Fix ImgNAND size detection
|
2016-04-05 20:41:22 +02:00 |
|
d0k3
|
00fe5b9b36
|
Support for mounting NAND images
|
2016-04-05 13:44:02 +02:00 |
|
d0k3
|
10b79cfadb
|
Fix EmuNAND size detection
The full size NAND.bin will now turn up in EmuNAND virtual files, too!
|
2016-03-28 13:09:36 +02:00 |
|
d0k3
|
762dce04cd
|
Properly check for slot0x05 crypto & EmuNAND availability
|
2016-03-22 20:10:08 +01:00 |
|
d0k3
|
0b735edc49
|
Various improvements to virtual file handling
|
2016-03-22 20:10:01 +01:00 |
|
d0k3
|
8dc8d8e67d
|
Cleanup nand.c / nand.h
|
2016-03-17 19:40:05 +01:00 |
|
d0k3
|
e1ff741009
|
Handle RedNAND type EmuNANDs
|
2016-03-16 18:46:05 +01:00 |
|
d0k3
|
38fccfb28b
|
Enable handling of downgraded (2.x) N3DS NANDs
|
2016-03-15 16:25:27 +01:00 |
|
d0k3
|
158d10410c
|
Make this A9LH compatible
|
2016-03-14 12:52:46 +01:00 |
|
d0k3
|
f331200506
|
Cleaned up & improved low-level disko functions
Thanks Normatt for the NAND CID function!
|
2016-03-03 13:27:51 +01:00 |
|