1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-10 04:31:44 +00:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
Find a file
Pablo Curiel 90e0f057bc Bunch of changes.
* 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).
2020-07-22 04:03:28 -04:00
.github Update issue templates 2020-05-02 04:44:14 -04:00
old Update old codebase copy. 2020-05-18 01:37:36 -04:00
romfs Create .gitignore 2020-07-07 12:02:48 -04:00
source Bunch of changes. 2020-07-22 04:03:28 -04:00
.gitignore First commit. 2020-04-11 01:28:26 -04:00
icon.jpg First commit. 2020-04-11 01:28:26 -04:00
LICENSE.md First commit. 2020-04-11 01:28:26 -04:00
Makefile Preliminar Switch <-> PC protocol using usb:ds. 2020-05-05 11:22:16 -04:00
README.md USB tweaks. 2020-07-12 11:29:08 -04:00
todo.txt Bunch of changes. 2020-07-22 04:03:28 -04:00

nxdumptool

Nintendo Switch Dump Tool

Temporary branch used for the development of the nxdumptool rewrite. Highly experimental, use at your own risk.