mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-22 18:26:39 +00:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
3cb6ef93aa
* Placed C++ extern "C" blocks inside include guards. * Added a "clean_all" rule to the Makefile to avoid recompiling libusbhsfs after each time "clean" is used. * Added static asserts for all structs that may need it throughout the code. * Preprocessor macros are now used to generate certificate and ticket structs. |
||
---|---|---|
.github | ||
code_templates | ||
host | ||
legacy | ||
libusbhsfs@90d329bd44 | ||
romfs | ||
source | ||
.gitignore | ||
.gitmodules | ||
build.sh | ||
icon.jpg | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
todo.txt |
nxdumptool
Nintendo Switch Dump ToolTemporary branch used for the development of the nxdumptool rewrite. Highly experimental, use at your own risk.