1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 14:03:26 +01:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
Go to file
Pablo Curiel ad401d559d New template: threaded gamecard dumper via USB.
Key area and certificate can be optionally appended and/or preserved, respectively. Trimming is supported.

Also added a bunch of ZLT packet related fixes to usb.c, as well as a function to properly cancel an ongoing file transfer.
2020-08-13 02:01:23 -04:00
.github Update issue templates 2020-05-02 04:44:14 -04:00
code_templates New template: threaded gamecard dumper via USB. 2020-08-13 02:01:23 -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 New template: threaded gamecard dumper via USB. 2020-08-13 02:01:23 -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 Begin work on title listing stuff. 2020-07-25 01:56:35 -04:00
README.md USB tweaks. 2020-07-12 11:29:08 -04:00
todo.txt Update todo.txt 2020-08-01 01:18:38 -04:00

nxdumptool

Nintendo Switch Dump Tool

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