update readme

This commit is contained in:
jakcron 2018-04-07 16:05:34 +08:00
parent 4019febb23
commit 9e723d6e00

View file

@ -3,9 +3,9 @@ Tools for NX (Nintendo Switch).
== Tools ==
* ncatool - read/extract *.nca
* npdmtool - read *.npdm files
* pfstool - read/extract PartitionFS blobs (including *.nsp).
* npdmtool - read *.npdm
* pfstool - read/extract PartitionFS (PFS0|HFS0) blobs (including *.nsp).
* xcitool - read *.xci
== 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.
* [ncatool] nca section crypto not implemented