mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2025-02-11 11:15:24 +00:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
* Updated NCA structs (including NcaSparseInfo). * Changed the way NCA header + NCA FS header decryption is handled. * Changed the way the NCA encrypted key area is handled. * Unified hierarchical patch generation functions. * Updated PFS, RomFS and BKTR functions accordingly to reflect NCA handling changes. * Logfile path is now relative. * Gamecard initial data lookup code now uses the initial data hash from the gamecard header (a tad bit slower, but way more failproof). |
||
---|---|---|
.github | ||
old | ||
romfs | ||
source | ||
.gitignore | ||
icon.jpg | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
todo.txt |
nxdumptool
![](/mirrors/nxdumptool/media/commit/90e0f057bcd75fed011492ed2b05651d78147dfe/icon.jpg)
Temporary branch used for the development of the nxdumptool rewrite. Highly experimental, use at your own risk.