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 40fc21b5a3 Fix ProgramInfo and NSO issues.
XML generation confirmed to be working. The new algorithm faithfully reproduces the same output from legacy nxdumptool with much less overhead and memory usage.
2020-10-11 20:40:54 -04:00
.github Update issue templates 2020-05-02 04:44:14 -04:00
code_templates Fix ProgramInfo and NSO issues. 2020-10-11 20:40:54 -04:00
legacy Update NPDM structs (thanks to 0Liam) + LegalInformation XML retrieval. 2020-10-09 05:58:53 -04:00
romfs Create .gitignore 2020-07-07 12:02:48 -04:00
source Fix ProgramInfo and NSO issues. 2020-10-11 20:40:54 -04:00
.gitignore CNMT AuthoringTool-like XML generation. 2020-10-02 05:53:58 -04:00
build.sh Minor template tweaks + LegalInfo fix. 2020-10-10 06:10:50 -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 Minor template tweaks + LegalInfo fix. 2020-10-10 06:10:50 -04:00
nsul_nxdt_patch.diff Get endpoint max packet size from USB host to properly enable ZLT packets when needed. 2020-08-17 17:30:47 -04:00
README.md USB tweaks. 2020-07-12 11:29:08 -04:00
todo.txt NPDM ACID public key replacement + NCA ACID signature recalculation. 2020-10-10 17:08:17 -04:00

nxdumptool

Nintendo Switch Dump Tool

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