1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 18:26:39 +00:00
nxdumptool/code_templates
Pablo Curiel 91dc20b7f3 Fix some issues + update PoCs.
ncaStorageSetPatchOriginalSubStorage: allow Patch title version to be equal to the Base title version (e.g. sparse titles).

ncaStorageGetHashTargetExtents: actually set proper storage extents.

bktrGetTreeNodeEntryIndex: fix index lookup algorithm.

bktrStorageNodeFind: fix binary search.

bktrVisitorMoveNext / bktrVisitorMovePrevious: fix integer overflows.
2022-07-05 01:25:28 +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 Fix some issues + update PoCs. 2022-07-05 01:25:28 +02:00
system_title_dumper.c Fix some issues + update PoCs. 2022-07-05 01:25:28 +02:00
usb_romfs_dumper.c Fix some issues + update PoCs. 2022-07-05 01:25:28 +02:00
xml_generator.c Fix bugs + improve bktr interface. 2022-06-29 14:41:58 +02:00