Skip to content

eliboa/TegraRcmGUI

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 23, 2021 02:22
September 23, 2021 02:22
July 25, 2018 22:48
July 2, 2019 19:58

Png Png GitHub GitHub All Releases GitHub repo size GitHub issues

TegraRcmGUI

C++ GUI for TegraRcmSmash by rajkosto (Fusée Gelée exploit for Nintendo Switch)

The RCM exploit only works on "unpatched" units, i.e manufactured before July 2018. To check if your Switch is patched, use https://ismyswitchpatched.com/

Features

  • Inject payloads
  • Manage favorites
  • Run Linux on your switch (ShofEL2)
  • Mount device as USB mass storage (read/write from/to SD card & NAND partitions, hold power button down for 5sec to exit)
  • Dump BIS keys for eMMC content decryption (biskeydump by rajkosto)
  • Option - "Auto inject" : automatically inject payload after selection or/and when the Switch is plugged in RCM mode
  • Option - Minimize app to tray & tray icon's context menu
  • Option - Run app at Windows startup
  • Install APX device driver (if needed)

Png

Download

Latest release (Windows)

Important notice

This UI is Windows-only. For other platforms, you can use :

Issue / Suggestion

Please open new issue to report a bug or submit a suggestion.

Development

Install the libusbk dev kit using the setup program, then create an environment variable LIBUSBK_DIR with the installation path as the value.

How to backup/restore your Nintendo Switch's NAND ?

  1. Use memloader v3 to mount eMMC on your computer
  2. Download and open NxNandManager. Select "File" then "Open drive".
  3. Select the mounted drive. You can now perform backup/restore operations.

Png

Credits