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 c392a9f126 Custom devoptab wrappers (part 2).
This commit implements a devoptab wrapper for Hash FS sections within gamecard images, using code from hfs.c/h.

Other changes include:

* poc: disable buffering on FILE objects via setvbuf().
* gamecard: fix crash in gamecardInitializeHashFileSystemContext() while calculating the size for the root Hash FS partition.
2023-12-21 00:39:56 +01:00
..
aes.c Update copyright year 2023-04-08 13:42:22 +02:00
bfttf.c *FormattedStringToBuffer: relax input validation 2023-07-17 01:03:05 +02:00
bktr.c Fix Patch RomFS ctx init w/missing base NCA FS. 2023-10-12 11:24:03 +02:00
cert.c nxdt_utils: add more helpers. 2023-10-23 00:44:40 +02:00
cnmt.c Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
config.c config: add configResetSettings(). 2023-11-26 22:54:25 +01:00
es.c Update copyright year 2023-04-08 13:42:22 +02:00
fs_ext.c Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
gamecard.c Custom devoptab wrappers (part 2). 2023-12-21 00:39:56 +01:00
hfs.c I'm a terrible person and an even worse developer. 2023-05-24 21:05:34 +02:00
http.c Update copyright year 2023-04-08 13:42:22 +02:00
keys.c I should really stop coding as soon as I arrive back home from work. 2023-11-04 12:38:09 +01:00
legal_info.c Update copyright year 2023-04-08 13:42:22 +02:00
lz4.c
mem.c *FormattedStringToBuffer: relax input validation 2023-07-17 01:03:05 +02:00
nacp.c nxdt_utils: add more helpers. 2023-10-23 00:44:40 +02:00
nca.c Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
nca_storage.c Fix Patch RomFS ctx init w/missing base NCA FS. 2023-10-12 11:24:03 +02:00
npdm.c Update copyright year 2023-04-08 13:42:22 +02:00
nso.c nxdt_utils: add more helpers. 2023-10-23 00:44:40 +02:00
nxdt_bfsar.c poc: implement PFS dumping (user titles only). 2023-05-30 01:22:12 +02:00
nxdt_json.c Update copyright year 2023-04-08 13:42:22 +02:00
nxdt_log.c nxdt_utils: add more helpers. 2023-10-23 00:44:40 +02:00
nxdt_utils.c Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00
pfs.c Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00
program_info.c Update copyright year 2023-04-08 13:42:22 +02:00
romfs.c Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
rsa.c poc: enable update option on ExeFS sections. 2023-12-17 19:03:08 +01:00
save.c Update copyright year 2023-04-08 13:42:22 +02:00
services.c I'm a terrible person and an even worse developer. 2023-05-24 21:05:34 +02:00
sha3.c Update copyright year 2023-04-08 13:42:22 +02:00
tik.c tik: recreate forged tickets from scratch if detected 2023-11-26 22:16:39 +01:00
title.c Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00
ums.c Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00
usb.c Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00