diff --git a/README.md b/README.md index 9f6adf9..e6bc796 100644 --- a/README.md +++ b/README.md @@ -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