1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-08 19:52:12 +00:00
nxdumptool/include/core
Pablo Curiel c585e8f9d3 poc: add file browser for NCA FS sections.
Takes advantage of the recently implemented devoptab interfaces. Supports individual file dumping and multiple file/dir dumping via highlighting. May possibly need some additional testing. The code could potentially be improved, but I'll look into it at a later time -- I just want to release this now.

Other changes include:

* devoptab: comment out log messages.

* utils: add utilsGetDirectorySize() function.
2023-12-26 01:25:29 +01:00
..
aes.h Update copyright year 2023-04-08 13:42:22 +02:00
bfttf.h *FormattedStringToBuffer: relax input validation 2023-07-17 01:03:05 +02:00
bktr.h *FormattedStringToBuffer: relax input validation 2023-07-17 01:03:05 +02:00
cert.h Rework signature/cert/tik interfaces. 2023-10-15 17:53:46 +02:00
cnmt.h Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
config.h config: add configResetSettings(). 2023-11-26 22:54:25 +01:00
elf_symbol.h Update copyright year 2023-04-08 13:42:22 +02:00
es.h Update copyright year 2023-04-08 13:42:22 +02:00
fs_ext.h Standardize complete gamecard image (#150) 2023-12-05 19:21:45 +01:00
gamecard.h Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
hfs.h Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00
http.h Update copyright year 2023-04-08 13:42:22 +02:00
key_sources.h Update hardcoded key sources to match HOS 17.0.0 2023-10-11 07:41:58 +02:00
keys.h Update copyright year 2023-04-08 13:42:22 +02:00
legal_info.h Update copyright year 2023-04-08 13:42:22 +02:00
lz4.h Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
mem.h *FormattedStringToBuffer: relax input validation 2023-07-17 01:03:05 +02:00
nacp.h *FormattedStringToBuffer: relax input validation 2023-07-17 01:03:05 +02:00
nca.h Fix building with latest libnx + QoL changes. 2023-11-03 02:22:47 +01:00
nca_storage.h Fix Patch RomFS ctx init w/missing base NCA FS. 2023-10-12 11:24:03 +02:00
npdm.h Rework signature/cert/tik interfaces. 2023-10-15 17:53:46 +02:00
nso.h *FormattedStringToBuffer: relax input validation 2023-07-17 01:03:05 +02:00
nxdt_bfsar.h Update copyright year 2023-04-08 13:42:22 +02:00
nxdt_includes.h Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00
nxdt_json.h Update copyright year 2023-04-08 13:42:22 +02:00
nxdt_log.h nxdt_log: use __FILE__ macro 2023-06-29 19:08:48 +02:00
nxdt_utils.h poc: add file browser for NCA FS sections. 2023-12-26 01:25:29 +01:00
pfs.h Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00
program_info.h Update copyright year 2023-04-08 13:42:22 +02:00
romfs.h romfs: use hash buckets for FS entry lookups. 2023-12-22 12:20:27 +01:00
rsa.h Rework signature/cert/tik interfaces. 2023-10-15 17:53:46 +02:00
save.h Update copyright year 2023-04-08 13:42:22 +02:00
service_guard.h Update copyright year 2023-04-08 13:42:22 +02:00
services.h Update copyright year 2023-04-08 13:42:22 +02:00
sha3.h Update copyright year 2023-04-08 13:42:22 +02:00
signature.h Rework signature/cert/tik interfaces. 2023-10-15 17:53:46 +02:00
smc.h poc: add system title dumping capabilities 2023-07-21 23:56:50 +02:00
tik.h tik: recreate forged tickets from scratch if detected 2023-11-26 22:16:39 +01:00
title.h *FormattedStringToBuffer: relax input validation 2023-07-17 01:03:05 +02:00
ums.h ums: implement umsUnmountDevice 2023-06-29 00:12:51 +02:00
usb.h usb: add extra cmds for extracted FS handling 2023-11-11 21:39:41 +01:00