1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 10:16:39 +00:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
Find a file
Whovian9369 3d5187dd1f
Add working github workflow to rewrite branch, builds libusbhsfs + nxdt rewrite (#106)
* Add working github workflow to branch, builds libusbhsfs + nxdt rewrite

* Fix build to actually work with dkp-toolchain-vars from mirror site

* Update `build.sh` so Github Actions properly finishes the build process for the Rewrite

* Update dkp-toolchain-vars - v1.0.0-2 link to Wayback mirror
2022-02-09 05:52:04 +01:00
.github Add working github workflow to rewrite branch, builds libusbhsfs + nxdt rewrite (#106) 2022-02-09 05:52:04 +01:00
code_templates gc_dumper: change info TXT layout. 2022-02-07 01:32:39 +01:00
host gc_dumper: generate text file with dump info. 2022-02-06 03:30:42 +01:00
include Add SD card + Card ID Set support to gamecard PoC. 2022-02-04 03:04:43 +01:00
legacy utils: implement utilsIsApplicationUpdatable(). 2021-08-07 05:44:36 -04:00
libs tik: fix building. 2021-12-02 15:31:56 +01:00
romfs Forgot this one. 2022-02-04 21:18:35 +01:00
source keys: don't look up a key entry if it's not mandatory. 2022-02-09 05:38:13 +01:00
.gitignore PoC: use 7z instead of tar. 2021-08-03 03:15:06 -04:00
.gitmodules Update borealis. 2021-06-23 17:55:11 -04:00
build.sh Add working github workflow to rewrite branch, builds libusbhsfs + nxdt rewrite (#106) 2022-02-09 05:52:04 +01:00
LICENSE.md Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
Makefile gc_dumper: change info TXT layout. 2022-02-07 01:32:39 +01:00
README.md Fixes icon.jpg location in README (#82) 2021-04-03 09:17:43 -04:00
todo.txt Update todo.txt 2021-08-08 03:59:02 -04:00

nxdumptool

Nintendo Switch Dump Tool

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