mirror of
https://github.com/jakcron/nstool
synced 2024-11-15 02:06:40 +00:00
update readme
This commit is contained in:
parent
4019febb23
commit
9e723d6e00
1 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@ Tools for NX (Nintendo Switch).
|
||||||
|
|
||||||
== Tools ==
|
== Tools ==
|
||||||
* ncatool - read/extract *.nca
|
* ncatool - read/extract *.nca
|
||||||
* npdmtool - read *.npdm files
|
* npdmtool - read *.npdm
|
||||||
* pfstool - read/extract PartitionFS blobs (including *.nsp).
|
* pfstool - read/extract PartitionFS (PFS0|HFS0) blobs (including *.nsp).
|
||||||
|
* xcitool - read *.xci
|
||||||
|
|
||||||
== Issues ==
|
== Issues ==
|
||||||
* [ncatool] AES-XTS not implemented properly, breaks decryption for nca header sectors 2,3,4,5
|
* [ncatool] nca section crypto not implemented
|
||||||
* [ncatool] nca section crypto not reverse engineered, so they are not decrypted when extracted.
|
|
||||||
|
|
Loading…
Reference in a new issue