1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 14:03:26 +01:00
nxdumptool/source
Pablo Curiel e8956c0e4b Various changes.
* Cancel USB file transfer if something goes wrong during a NSP transfer via USB.
* Added SD card RomFS dumper.
* Further optimizations to the *WriteNcaPatch() functions.
* Change struct naming in nso.c/h (thanks @0Liam !).
* Replace fsp-usb with libusbhsfs. ( ͡° ͜ʖ ͡°)
2020-11-08 15:08:30 -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 Many changes. 2020-10-21 00:27:48 -04:00
bfttf.c Implemented BFTTF font loading and decoding. 2020-10-14 09:23:49 -04:00
bfttf.h Many changes. 2020-10-21 00:27:48 -04:00
bktr.c Many changes. 2020-10-21 00:27:48 -04:00
bktr.h Many changes. 2020-10-21 00:27:48 -04:00
cert.c More changes. 2020-10-22 00:38:14 -04:00
cert.h Bunch of changes. 2020-07-03 05:31:22 -04:00
cnmt.c Various changes. 2020-11-08 15:08:30 -04:00
cnmt.h NACP changes. 2020-10-28 18:48:46 -04:00
common.h More changes. 2020-10-22 00:38:14 -04:00
crc32_fast.c Functions to generate gamecard/title filenames + fix CRC32 calculation. 2020-08-13 22:31:02 -04:00
crc32_fast.h Some more changes. 2020-07-05 20:10:07 -04:00
elf_symbol.h NSO context. 2020-10-11 11:22:26 -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 Codestyle fixes + prepare code for NPDM support. 2020-10-08 14:31:09 -04:00
gamecard.c Many changes. 2020-10-21 00:27:48 -04:00
gamecard.h Another typo. 2020-10-25 11:43:22 -04:00
keys.c Many changes. 2020-10-21 00:27:48 -04:00
keys.h Check the key generation value from the eticket device key. 2020-07-07 08:58:17 -04:00
legal_info.c Various changes. 2020-11-08 15:08:30 -04:00
legal_info.h Update NPDM structs (thanks to 0Liam) + LegalInformation XML retrieval. 2020-10-09 05:58:53 -04:00
lz4.c NSO context. 2020-10-11 11:22:26 -04:00
lz4.h NSO context. 2020-10-11 11:22:26 -04:00
mem.c Many changes. 2020-10-21 00:27:48 -04:00
mem.h More changes. 2020-10-22 00:38:14 -04:00
nacp.c Various changes. 2020-11-08 15:08:30 -04:00
nacp.h NACP changes. 2020-10-28 18:48:46 -04:00
nca.c Fix parent layer chunk size calculation while generating HierarchicalSha256 / HierarchicalIntegrity patches. 2020-10-29 03:51:17 -04:00
nca.h Optimize modified NCA header(s) write code. 2020-10-25 20:03:02 -04:00
npdm.c Various changes. 2020-11-08 15:08:30 -04:00
npdm.h Various changes. 2020-11-08 15:08:30 -04:00
nso.c Various changes. 2020-11-08 15:08:30 -04:00
nso.h Various changes. 2020-11-08 15:08:30 -04:00
pfs.c More changes. 2020-10-22 00:38:14 -04:00
pfs.h Add NSP transfer mode to USB code + implement SendNspHeader USB command. 2020-10-26 02:39:33 -04:00
program_info.c Various changes. 2020-11-08 15:08:30 -04:00
program_info.h More changes. 2020-10-22 00:38:14 -04:00
romfs.c NACP changes. 2020-10-28 18:48:46 -04:00
romfs.h NACP changes. 2020-10-28 18:48:46 -04:00
rsa.c More changes. 2020-10-22 00:38:14 -04:00
rsa.h NPDM ACID public key replacement + NCA ACID signature recalculation. 2020-10-10 17:08:17 -04:00
save.c Many changes. 2020-10-21 00:27:48 -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 Various changes. 2020-11-08 15:08:30 -04:00
services.h Fixes for development units + diff patch for ns-usbloader. 2020-08-15 17:22:49 -04:00
signature.h Bunch of changes. 2020-07-03 05:31:22 -04:00
tik.c More changes. 2020-10-22 00:38:14 -04:00
tik.h Many changes. 2020-10-21 00:27:48 -04:00
title.c Title handler bugfixes. 2020-10-27 17:23:19 -04:00
title.h CNMT: fixed support for patches. 2020-10-28 00:30:13 -04:00
usb.c Remove unused code. 2020-10-28 01:03:48 -04:00
usb.h Add NSP transfer mode to USB code + implement SendNspHeader USB command. 2020-10-26 02:39:33 -04:00
utils.c Various changes. 2020-11-08 15:08:30 -04:00
utils.h Rename KEY_NONE definition. 2020-10-22 16:13:00 -04:00