mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-22 18:26:39 +00:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
954e250151
* The KeyboardInterrupt exception is now being caught. * The USBError exception is now only being caught while reading a command header, which has a maxed out timeout value. This is used as a way to detect if the console has been disconnected. * An output path can now be passed as the first argument for the script. User home directory and environment variables are expanded, if needed. * If no path is provided, the script will proceed to create a 'nxdumptool' directory inside the directory where the script is located, and use it to store all the data sent by the console. |
||
---|---|---|
.github | ||
code_templates | ||
legacy | ||
libusbhsfs@13a448e896 | ||
romfs | ||
source | ||
.gitignore | ||
.gitmodules | ||
build.sh | ||
host.py | ||
icon.jpg | ||
LICENSE.md | ||
Makefile | ||
nsul_nxdt_patch.diff | ||
README.md | ||
todo.txt | ||
usb_abi_specs.txt |
nxdumptool
Nintendo Switch Dump ToolTemporary branch used for the development of the nxdumptool rewrite. Highly experimental, use at your own risk.