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
2022-02-09 05:38:13 +01:00
.github
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 Update build.sh to archive debug ELFs after build (#102) 2021-12-04 07:14:35 +01:00
LICENSE.md
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.