Jailbreak Nintendo Switch
By candoizo on Feb 4, 2022
The Nintendo Switch has been the best-selling console since it’s inception and for security reasons I had no choice but to buy one not because its like pretty cool, so now lets justify it by getting root with the fusee-loader exploit.
Requirements
- Unpatched Nintendo Switch
- MicroSD card, preferably 64GB+ and rated A2
- Recovery Mode (RCM) Jig since we aren’t brave
- USB-C cable that plugs into a computer
- Payloads, launcher
Preparing the MicroSD card
- Visit sdsetup.com for basic advice.
- Mount the MicroSD card
fdisk --dev /dev/mmcblk0
mount /dev/mmcblk0 /mnt
- Copy the sdsetup files into /mnt
Booting to custom firmware
- Plug the device in and press the power off button
- Entery Recovery Mode:
- Insert the RCM jig on the right-hand side
- Hold volume up button
- Press power button while holding volume button
- Run
fusee-loader -p ./payload
to exploit
- Cool bootloader screen pop up, remove jig and enjoy the firmware!
Precautions
It’s advised in switch.homebrew.guide to make a backup, and I think it’s important enough to warrant summing up here.
Installing OpenSSH
Restoring to original firmware
If you mess up, the backup is supposed to create a reliable point you can restore at.