mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-22 18:26:39 +00:00
c1e3dc719f
* 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(). |
||
---|---|---|
.. | ||
core | ||
fatfs | ||
about_tab.hpp | ||
async_task.hpp | ||
defines.h | ||
download_task.hpp | ||
error_frame.hpp | ||
focusable_item.hpp | ||
gamecard_tab.hpp | ||
layered_error_frame.hpp | ||
options_tab.hpp | ||
root_view.hpp | ||
scope_guard.hpp | ||
tasks.hpp | ||
titles_tab.hpp |