1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 13:33:25 +01:00
nxdumptool/code_templates
Pablo Curiel 8b0ed76011 Fix bugs + improve bktr interface.
* Check for sparse layers in nsp_dumper and xml_generator PoCs before attempting to initialize content-type-specific contexts.

* system_title_dumper now builds.

* gamecardCloseStorageArea() no longer returns prematurely on application exit.

* Fix section size for sparse sections in ncaInitializeFsSectionContext().

* Fix ncaFsSectionValidateHashDataBoundaries().

* Implement bktrInitializeIndirectStorage() and bktrInitializeAesCtrExStorage().
2022-06-29 14:41:58 +02:00
..
dump_title_infos.c Add uppercase hex string generation to utilsGenerateHexStringFromData(). 2021-05-11 18:36:15 -04:00
gc_dumper.c gc_dumper: add back option to append key area. 2022-03-18 18:23:56 +01:00
nsp_dumper.c Fix bugs + improve bktr interface. 2022-06-29 14:41:58 +02:00
sd_romfs_dumper.c bktr: added ID offset and title version checks. 2022-06-29 09:55:46 +02:00
system_title_dumper.c Fix bugs + improve bktr interface. 2022-06-29 14:41:58 +02:00
usb_romfs_dumper.c bktr: added ID offset and title version checks. 2022-06-29 09:55:46 +02:00
xml_generator.c Fix bugs + improve bktr interface. 2022-06-29 14:41:58 +02:00