1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
nxdumptool/source
Pablo Curiel 90e0f057bc Bunch of changes.
* Updated NCA structs (including NcaSparseInfo).
* Changed the way NCA header + NCA FS header decryption is handled.
* Changed the way the NCA encrypted key area is handled.
* Unified hierarchical patch generation functions.
* Updated PFS, RomFS and BKTR functions accordingly to reflect NCA handling changes.
* Logfile path is now relative.
* Gamecard initial data lookup code now uses the initial data hash from the gamecard header (a tad bit slower, but way more failproof).
2020-07-22 04:03:28 -04:00
..
fatfs Mooooore baby steps. 2020-04-17 17:59:05 -04:00
aes.c Some more changes. 2020-07-05 20:10:07 -04:00
aes.h Some more changes. 2020-07-05 20:10:07 -04:00
bktr.c Bunch of changes. 2020-07-22 04:03:28 -04:00
bktr.h Forgot to update bktr.c/h accordingly. 2020-07-07 07:55:37 -04:00
cert.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
cert.h Bunch of changes. 2020-07-03 05:31:22 -04:00
crc32_fast.c Some more changes. 2020-07-05 20:10:07 -04:00
crc32_fast.h Some more changes. 2020-07-05 20:10:07 -04:00
es.c Some more changes. 2020-07-05 20:10:07 -04:00
es.h Some more changes. 2020-07-05 20:10:07 -04:00
fs_ext.c Some more changes. 2020-07-05 20:10:07 -04:00
fs_ext.h Bunch of changes. 2020-07-22 04:03:28 -04:00
fspusb.c Some more changes. 2020-07-05 20:10:07 -04:00
fspusb.h Some more changes. 2020-07-05 20:10:07 -04:00
gamecard.c Bunch of changes. 2020-07-22 04:03:28 -04:00
gamecard.h Bunch of changes. 2020-07-22 04:03:28 -04:00
keys.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
keys.h Check the key generation value from the eticket device key. 2020-07-07 08:58:17 -04:00
lz4.c Baby steps. 2020-04-15 16:50:07 -04:00
lz4.h Baby steps. 2020-04-15 16:50:07 -04:00
main.c Bunch of changes. 2020-07-22 04:03:28 -04:00
mem.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
mem.h Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
nca.c Bunch of changes. 2020-07-22 04:03:28 -04:00
nca.h Bunch of changes. 2020-07-22 04:03:28 -04:00
pfs.c Bunch of changes. 2020-07-22 04:03:28 -04:00
pfs.h Some more changes. 2020-07-05 20:10:07 -04:00
romfs.c Bunch of changes. 2020-07-22 04:03:28 -04:00
romfs.h Bunch of changes. 2020-07-22 04:03:28 -04:00
rsa.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
rsa.h Changes to the gamecard key area handling. 2020-07-15 18:50:34 -04:00
save.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
save.h Some more changes. 2020-07-05 20:10:07 -04:00
service_guard.h Codestyle fixes. 2020-07-07 11:51:33 -04:00
services.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
services.h Some more changes. 2020-07-05 20:10:07 -04:00
signature.h Bunch of changes. 2020-07-03 05:31:22 -04:00
tik.c Changes to the gamecard key area handling. 2020-07-15 18:50:34 -04:00
tik.h Bunch of changes. 2020-07-03 05:31:22 -04:00
usb.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
usb.h Some more changes. 2020-07-05 20:10:07 -04:00
utils.c Bunch of changes. 2020-07-22 04:03:28 -04:00
utils.h Bunch of changes. 2020-07-22 04:03:28 -04:00