Skip to content

SamoZ256/switch-extract-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nintendo Switch extract scripts for macOS

This is a collection of scripts for extracting and decrypting Nintendo Switch formats.

Scripts

  • game-extractor.sh - extracts and decrypts an NSP or XCI into an NCA
  • firmware-extractor.sh - decrypts a directory with firmware files

All of the scripts accept the same arguments.

Usage

To run any of the scripts, you first need to give the script executable permissions:

chmod +x script.sh

Now run the script:

script.sh PROD_KEYS INPUT_NSP OUTPUT_NCA

About

A script for extracting and decrypting .nsp into .nca

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages