mirror of
https://github.com/jakcron/nstool
synced 2024-11-15 02:06:40 +00:00
Create README.md
This commit is contained in:
parent
d730c1e3b8
commit
c26679c18b
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# NXTools
|
||||
Tools for NX (Nintendo Switch).
|
||||
|
||||
I started writing tools for the Nintendo Switch, but development has stopped. This is provided "as-is".
|
||||
|
||||
== Tools ==
|
||||
* ncatool - read/extract *.nca
|
||||
* npdmtool - read *.npdm files
|
||||
* pfstool - read/extract PartitionFS blobs.
|
||||
|
||||
== 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.
|
Loading…
Reference in a new issue