1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 18:26:39 +00:00
nxdumptool/source/core
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
..
aes.c Update copyright year. 2022-03-17 13:58:40 +01:00
bfttf.c romfs: add support for Patch RomFS. 2022-07-04 14:30:48 +02:00
bktr.c Fix some issues + update PoCs. 2022-07-05 01:25:28 +02:00
cert.c Update copyright year. 2022-03-17 13:58:40 +01:00
cnmt.c More changes. 2022-03-18 17:48:16 +01:00
config.c Remove support for NPDM patching. 2022-06-26 03:34:31 +02:00
es.c Update copyright year. 2022-03-17 13:58:40 +01:00
fs_ext.c Update copyright year. 2022-03-17 13:58:40 +01:00
gamecard.c Fix bugs + improve bktr interface. 2022-06-29 14:41:58 +02:00
hfs.c Update copyright year. 2022-03-17 13:58:40 +01:00
http.c Update copyright year. 2022-03-17 13:58:40 +01:00
keys.c nca: skip hash layer crypto operations if needed. 2022-06-25 08:03:27 +02:00
legal_info.c Fix some issues + update PoCs. 2022-07-05 01:25:28 +02:00
lz4.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
mem.c Update copyright year. 2022-03-17 13:58:40 +01:00
nacp.c romfs: add support for Patch RomFS. 2022-07-04 14:30:48 +02:00
nca.c romfs: add support for Patch RomFS. 2022-07-04 14:30:48 +02:00
nca_storage.c Fix some issues + update PoCs. 2022-07-05 01:25:28 +02:00
npdm.c Fix some minor issues. 2022-07-04 02:20:51 +02:00
nso.c Fix some minor issues. 2022-07-04 02:20:51 +02:00
nxdt_bfsar.c romfs: add support for Patch RomFS. 2022-07-04 14:30:48 +02:00
nxdt_json.c Update copyright year. 2022-03-17 13:58:40 +01:00
nxdt_log.c Update copyright year. 2022-03-17 13:58:40 +01:00
nxdt_utils.c More changes. 2022-03-18 17:48:16 +01:00
pfs.c romfs: add support for Patch RomFS. 2022-07-04 14:30:48 +02:00
program_info.c More changes. 2022-03-18 17:48:16 +01:00
romfs.c Fix some issues + update PoCs. 2022-07-05 01:25:28 +02:00
rsa.c Remove support for NPDM patching. 2022-06-26 03:34:31 +02:00
save.c More NCA parsing changes. 2022-06-24 02:22:01 +02:00
services.c Update copyright year. 2022-03-17 13:58:40 +01:00
sha3.c More NCA changes. 2022-06-29 08:55:35 +02:00
tik.c Update copyright year. 2022-03-17 13:58:40 +01:00
title.c bktr: added ID offset and title version checks. 2022-06-29 09:55:46 +02:00
ums.c Update copyright year. 2022-03-17 13:58:40 +01:00
usb.c Update copyright year. 2022-03-17 13:58:40 +01:00