mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-22 10:16:39 +00:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
8b0ed76011
* Check for sparse layers in nsp_dumper and xml_generator PoCs before attempting to initialize content-type-specific contexts. * system_title_dumper now builds. * gamecardCloseStorageArea() no longer returns prematurely on application exit. * Fix section size for sparse sections in ncaInitializeFsSectionContext(). * Fix ncaFsSectionValidateHashDataBoundaries(). * Implement bktrInitializeIndirectStorage() and bktrInitializeAesCtrExStorage(). |
||
---|---|---|
.github | ||
code_templates | ||
host | ||
include | ||
legacy | ||
libs | ||
romfs | ||
source | ||
.gitignore | ||
.gitmodules | ||
build.sh | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
todo.txt |
nxdumptool
Nintendo Switch Dump ToolTemporary branch used for the development of the nxdumptool rewrite. Highly experimental, use at your own risk.