1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 05:53:25 +01:00
nxdumptool/source
Pablo Curiel c1e3dc719f More NCA changes.
* Made ncaGenerateEncryptedFsSectionBlock() entirely private. There's no point in keeping it public.

* Moved NCA FS section context initialization into its own function, ncaInitializeFsSectionContext().

* Hash data boundaries are now checked while initializing each NCA FS section context, using ncaFsSectionValidateHashDataBoundaries(). Both ncaValidateHierarchicalSha256Offsets() and ncaValidateHierarchicalIntegrityOffsets() have been removed.

* Improved hash region access detection in _ncaReadFsSection() by implementing ncaFsSectionCheckHashRegionAccess().

* ncaGetFsSectionHashTargetProperties() is now used in pfs.c, romfs.c and bktr.c to retrieve the properties from the target hash layer.

* Updated sanity checks in pfsInitializeContext(), romfsInitializeContext() and bktrInitializeContext().
2022-06-29 08:55:35 +02:00
..
core More NCA changes. 2022-06-29 08:55:35 +02:00
fatfs Update FatFs to latest patch. 2022-06-26 03:49:56 +02:00
about_tab.cpp Update copyright year. 2022-03-17 13:58:40 +01:00
error_frame.cpp Update copyright year. 2022-03-17 13:58:40 +01:00
exception_handler.cpp More changes. 2022-03-18 17:48:16 +01:00
gamecard_tab.cpp Update copyright year. 2022-03-17 13:58:40 +01:00
layered_error_frame.cpp Update copyright year. 2022-03-17 13:58:40 +01:00
main.cpp Update copyright year. 2022-03-17 13:58:40 +01:00
options_tab.cpp Update copyright year. 2022-03-17 13:58:40 +01:00
root_view.cpp Update copyright year. 2022-03-17 13:58:40 +01:00
tasks.cpp Update copyright year. 2022-03-17 13:58:40 +01:00
titles_tab.cpp Update copyright year. 2022-03-17 13:58:40 +01:00