This is a collection of scripts for extracting and decrypting Nintendo Switch formats.
game-extractor.sh- extracts and decrypts an NSP or XCI into an NCAfirmware-extractor.sh- decrypts a directory with firmware files
All of the scripts accept the same arguments.
To run any of the scripts, you first need to give the script executable permissions:
chmod +x script.shNow run the script:
script.sh PROD_KEYS INPUT_NSP OUTPUT_NCA