1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 05:53:25 +01:00
nxdumptool/source/core
Pablo Curiel 278cb5c72a Some changes.
* nxdt_includes: renamed VersionType1 to Version and tweaked it to add the application_version struct, renamed VersionType2 to SdkAddOnVersion.

* gc_dumper: use utilsGeneratePath() to truncate generated filenames to safe filesystem limits. Thanks to n0tw0rk for reporting the issue and testing the changes!

* nxdt_host.py: fixed a string formatting issue that made it impossible to unpack data from the SendFileProperties command block under certain circumstances.

* gamecard: modified GameCardKeySource to add a value field, added GameCardFlags_HasCa10Certificate flag.

* utils: utilsGeneratePath() no longer adds a dot on its own if it's not part of the provided extension string.
2022-03-17 13:37:24 +01:00
..
aes.c
bfttf.c title: retrieve display version string from patches while generating output filenames. 2021-06-05 17:06:29 -04:00
bktr.c
cert.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
cnmt.c title: retrieve display version string from patches while generating output filenames. 2021-06-05 17:06:29 -04:00
config.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
es.c
fs_ext.c gamecard: support ID set dumping. 2022-02-03 02:13:20 +01:00
gamecard.c Some changes. 2022-03-17 13:37:24 +01:00
hfs.c
http.c FocusableItem: reestructure class. 2021-08-08 03:39:21 -04:00
keys.c keys: use dev.keys instead of prod.keys under dev units. 2022-02-10 19:05:07 +01:00
legal_info.c
lz4.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
mem.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
nacp.c Update AuthoringTool XML generation to SDK 13.0.0. 2021-09-26 17:59:41 -04:00
nca.c title: retrieve display version string from patches while generating output filenames. 2021-06-05 17:06:29 -04:00
npdm.c Crypto changes. 2021-05-21 09:34:43 -04:00
nso.c
nxdt_bfsar.c utils: implement utilsSetLongRunningProcessState(). 2021-07-29 12:48:32 -04:00
nxdt_json.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
nxdt_log.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
nxdt_utils.c Some changes. 2022-03-17 13:37:24 +01:00
pfs.c
program_info.c Update AuthoringTool XML generation to SDK 13.0.0. 2021-09-26 17:59:41 -04:00
romfs.c Implement JSON configuration handler. 2021-07-21 11:04:18 -04:00
rsa.c Crypto changes. 2021-05-21 09:34:43 -04:00
save.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
services.c Implemented CURL-based HTTP client. 2021-07-25 18:23:44 -04:00
tik.c tik: fix building. 2021-12-02 15:31:56 +01:00
title.c Implemented exception handler. 2021-08-25 16:48:01 -04:00
ums.c Implemented background tasks for Borealis. 2021-06-09 00:48:17 -04:00
usb.c usb: modified usbIsReady() to return the speed selected by the host device. 2021-06-25 17:01:15 -04:00