nstool/README.md

12 lines
385 B
Markdown
Raw Normal View History

2017-07-18 14:23:37 +00:00
# NXTools
Tools for NX (Nintendo Switch).
== Tools ==
* ncatool - read/extract *.nca
* npdmtool - read *.npdm files
2017-07-21 10:26:26 +00:00
* pfstool - read/extract PartitionFS blobs (including *.nsp).
2017-07-18 14:23:37 +00:00
== 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.