1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-18 21:13:25 +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 9cb2a0440e Absolute bare minimum to get this to build.
Codebase still needs to be updated to properly use log levels, but at least it's building on all of them.
2022-07-12 05:27:30 +02:00
.github Merge branch 'rewrite' of https://github.com/DarkMatterCore/nxdumptool into rewrite 2022-02-09 05:53:53 +01:00
code_templates Some changes. Read full commit message. 2022-07-12 02:27:03 +02:00
host Codebase cleanup. 2022-07-05 03:04:28 +02:00
include Absolute bare minimum to get this to build. 2022-07-12 05:27:30 +02:00
libs Absolute bare minimum to get this to build. 2022-07-12 05:27:30 +02:00
romfs Codebase cleanup. 2022-07-05 03:04:28 +02:00
source Absolute bare minimum to get this to build. 2022-07-12 05:27:30 +02:00
.gitignore Codebase cleanup. 2022-07-05 03:04:28 +02:00
.gitmodules libs: update libusbhsfs. 2022-03-04 13:24:28 +01:00
build.sh Codebase cleanup. 2022-07-05 03:04:28 +02:00
LICENSE.md Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
Makefile Some changes. Read full commit message. 2022-07-12 02:27:03 +02:00
README.md Fixes icon.jpg location in README (#82) 2021-04-03 09:17:43 -04:00
todo.txt Some changes. Read full commit message. 2022-07-12 02:27:03 +02:00

nxdumptool

Nintendo Switch Dump Tool

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