1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-08 11:51:48 +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 8168a5ac84 gamecard: cache LAFW blob during interface initialization.
Other changes include:

* Codestyle fixes.
* Remove references to GameCardKeyArea in the usb_gc_dumper PoC.
* Remove option to append key area to output XCI dumps in usb_gc_dumper PoC.
2022-02-03 04:39:54 +01:00
.github Cleanup startup logfile messages. 2020-10-14 19:08:01 -04:00
code_templates gamecard: cache LAFW blob during interface initialization. 2022-02-03 04:39:54 +01:00
host nxdt_host.py: small fixes. 2021-12-01 13:18:31 +01:00
include gamecard: cache LAFW blob during interface initialization. 2022-02-03 04:39:54 +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 Implemented exception handler. 2021-08-25 16:48:01 -04:00
source gamecard: cache LAFW blob during interface initialization. 2022-02-03 04:39:54 +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 Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
Makefile OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04: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.