mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-08 11:51:45 +00:00
C++ GUI for TegraRcmSmash (Fusée Gelée exploit for Nintendo Switch)
83b771a186
- TegraRcmSmash updated to v1.2.1-3 - memloader updated to v3 - Added rajkosto's UMS samples to mount eMMC partitions - biskeydump v7 added : dump BIS keys for eMMC content decryption - Added logging console - Fixed #22 : enter problem |
||
---|---|---|
TegraRcmGUI | ||
LICENSE | ||
README.md | ||
TegraRcmGUI.sln |
TegraRcmGUI
C++ GUI for TegraRcmSmash by rajkosto (payload loader 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 only, hold power button down for 5sec to exit)
- 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)
Download
Latest release (Windows)
Important notice
This UI is Windows-only. For other platforms, you can use :
- Fusée Launcher (GNU/Linux)
- NXBoot (OS X, iOS)
- NXLoader (Android)
- Web Fusée Launcher (Cross-platform, only works with Chrome)
Issue / Suggestion
Please open new issue to report a bug or submit a suggestion.
Credits
- Kate Temkin / Fusée Launcher
- Rajkosto / TegraRcmSmash (Fusée Launcher reimplementation for Windows), memloader, SD tool
- fail0verflow / ShofEL2 (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)
- Rob Fisher / GetRelativeFilename