1
0
Fork 0
mirror of https://github.com/eliboa/TegraRcmGUI.git synced 2024-09-18 21:13:36 +01:00
C++ GUI for TegraRcmSmash (Fusée Gelée exploit for Nintendo Switch)
Go to file
2019-07-02 16:35:19 +02:00
TegraRcmGUI Remove submodule 2019-07-02 16:35:19 +02:00
.gitmodules Added biskeydump as submodule 2019-07-02 16:26:45 +02:00
LICENSE Create LICENSE 2018-07-25 22:48:55 +02:00
README.md Update README.md 2019-06-07 10:23:32 +02:00
TegraRcmGUI.sln V2.5 : 2019-02-02 23:25:26 +01:00

TegraRcmGUI

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

Features

  • Inject payloads (such as CFW bootloader, Nand/Key Dumper, etc)
  • 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.

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