About
NSTool is a general purpose reading/extraction tool for Nintendo Switch file formats.
See README.md for more info.
Supported File Formats
- NPDM (.npdm)
- PartitionFS (and HashedPartitionFS) (includes raw .nsp)
- RomFS
- GameCard Image (.xci)
- Nintendo Content Archive (.nca)
- Content Metadata (.cnmt)
- Nintendo Software Object (.nso)
- Nintendo Relocatable Software Object (.nro)
- Nintendo Application Control Property (.nacp)
- ES Ticket (v2 only) (.tik)
- PKI Certificate (.cert)
Change Log
- (1.0.5) Fixed bug where processing certain RomFS archives resulted in a crash.
- (1.0.4) Fixed bugs in NSO/NRO symbol processing.
- (1.0.4) Fixed typo in CNMT
AddOnContentMetaExtendedHeader
info.RequiredSystemVersion
->RequiredApplicationVersion
- (1.0.4) Fixed bug where files were incorrectly identified as CNMT or NACP.
- (1.0.4) Fixed bug in processing titlekeys.
- (1.0.4) Representation of key-data was made consistent
- (1.0.4) Key-data imported from a keyfile can now be outputted to command-line using
--showkeys
- (1.0.0) Initial Version