1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 13:33: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 ebd97d7c82 Add FsAccessControlData to ProgramInfo XML.
Also:

* Fixed support for NSOs with invalid module_name, api_info, dynstr and/or dynsym offsets/sizes.
* Updated the XML generator example to generate XML data for all available NCAs, regardless of their ID offset values.
2020-10-12 16:35:47 -04:00
.github Update issue templates 2020-05-02 04:44:14 -04:00
code_templates Add FsAccessControlData to ProgramInfo XML. 2020-10-12 16:35:47 -04:00
legacy Wipe more legacy code that has already been rewritten. 2020-10-12 12:17:29 -04:00
romfs Create .gitignore 2020-07-07 12:02:48 -04:00
source Add FsAccessControlData to ProgramInfo XML. 2020-10-12 16:35:47 -04:00
.gitignore CNMT AuthoringTool-like XML generation. 2020-10-02 05:53:58 -04:00
build.sh Minor template tweaks + LegalInfo fix. 2020-10-10 06:10:50 -04:00
icon.jpg First commit. 2020-04-11 01:28:26 -04:00
LICENSE.md First commit. 2020-04-11 01:28:26 -04:00
Makefile Minor template tweaks + LegalInfo fix. 2020-10-10 06:10:50 -04:00
nsul_nxdt_patch.diff Get endpoint max packet size from USB host to properly enable ZLT packets when needed. 2020-08-17 17:30:47 -04:00
README.md USB tweaks. 2020-07-12 11:29:08 -04:00
todo.txt Add FsAccessControlData to ProgramInfo XML. 2020-10-12 16:35:47 -04:00

nxdumptool

Nintendo Switch Dump Tool

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