1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-09 20:21:45 +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 9732bf9adf libusbhsfs-related changes.
* Free space is now retrieved via statvfs() for all filesystems, including the SD card.
* Updated Makefile to reflect latest libusbhsfs changes (dev branch).
2020-12-02 02:28:35 -04:00
.github Cleanup startup logfile messages. 2020-10-14 19:08:01 -04:00
code_templates Remove unnecessary code. 2020-11-21 06:29:29 -04:00
legacy More legacy code wiping. 2020-10-13 07:26:29 -04:00
libusbhsfs@38f879575f Update libusbhsfs 2020-11-28 02:37:44 -04:00
romfs Create .gitignore 2020-07-07 12:02:48 -04:00
source libusbhsfs-related changes. 2020-12-02 02:28:35 -04:00
.gitignore More changes. 2020-10-22 00:38:14 -04:00
.gitmodules Make libusbhsfs submodule track its main branch 2020-11-28 02:50:44 -04:00
build.sh libusbhsfs-related changes. 2020-12-02 02:28:35 -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 libusbhsfs-related changes. 2020-12-02 02:28:35 -04:00
nsul_nxdt_patch.diff Add NSP transfer mode to USB code + implement SendNspHeader USB command. 2020-10-26 02:39:33 -04:00
README.md USB tweaks. 2020-07-12 11:29:08 -04:00
todo.txt NACP changes. 2020-10-28 18:48:46 -04:00
usb_abi_specs.txt Added USB ABI specs. 2020-11-01 11:04: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.