mirror of
https://github.com/jakcron/nstool.git
synced 2025-11-04 18:44:54 +00:00
| .vscode | ||
| lib | ||
| programs | ||
| .gitignore | ||
| LICENSE | ||
| makefile | ||
| NXTools.sln | ||
| NXTools.vcxproj | ||
| NXTools.vcxproj.filters | ||
| README.md | ||
NXTools
Tools for NX (Nintendo Switch).
== Tools ==
- ncatool - read/extract *.nca
- npdmtool - read *.npdm files
- pfstool - read/extract PartitionFS blobs (including *.nsp).
== Issues ==
- [ncatool] AES-XTS not implemented properly, breaks decryption for nca header sectors 2,3,4,5
- [ncatool] nca section crypto not reverse engineered, so they are not decrypted when extracted.