1
0
Fork 0
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)
Find a file
2018-05-26 12:33:47 +02:00
res 1.4 (loading bitmaps + fixed driver install) 2018-05-23 23:20:06 +02:00
shofel2 Bug fixes 2018-05-11 20:40:03 +02:00
libusbk_int.h First commit 2018-05-11 00:39:24 +02:00
presets.conf Added an "auto inject" checkbox to automatically inject payload after 2018-05-12 19:03:41 +02:00
README.md Update README.md 2018-05-26 12:33:47 +02:00
resource.h 1.4 (loading bitmaps + fixed driver install) 2018-05-23 23:20:06 +02:00
ScopeGuard.h First commit 2018-05-11 00:39:24 +02:00
stdafx.cpp First commit 2018-05-11 00:39:24 +02:00
stdafx.h First commit 2018-05-11 00:39:24 +02:00
targetver.h First commit 2018-05-11 00:39:24 +02:00
TegraRcmGUI.cpp First commit 2018-05-11 00:39:24 +02:00
TegraRcmGUI.h First commit 2018-05-11 00:39:24 +02:00
TegraRcmGUI.rc 1.4 (loading bitmaps + fixed driver install) 2018-05-23 23:20:06 +02:00
TegraRcmGUI.sln 1.4 (bug fixes + code optimization + SD tool) 2018-05-23 13:08:21 +02:00
TegraRcmGUI.vcxproj 1.4 (loading bitmaps + fixed driver install) 2018-05-23 23:20:06 +02:00
TegraRcmGUI.vcxproj.filters 1.4 (loading bitmaps + fixed driver install) 2018-05-23 23:20:06 +02:00
TegraRcmGUI.vcxproj.user First commit 2018-05-11 00:39:24 +02:00
TegraRcmGUIDlg.cpp 1.4 (loading bitmaps + fixed driver install) 2018-05-23 23:20:06 +02:00
TegraRcmGUIDlg.h 1.4 (loading bitmaps + fixed driver install) 2018-05-23 23:20:06 +02:00
TegraRcmSmash.cpp 1.4 (bug fixes + code optimization + SD tool) 2018-05-23 13:08:21 +02:00
TegraRcmSmash.h 1.4 (bug fixes + code optimization + SD tool) 2018-05-23 13:08:21 +02:00
Types.h First commit 2018-05-11 00:39:24 +02:00
Win32Def.h First commit 2018-05-11 00:39:24 +02:00
WinHandle.h First commit 2018-05-11 00:39:24 +02:00

TegraRcmGUI

A simple C++ GUI for TegraRcmSmash by rajkosto.

Important notice

This application is just a GUI for the command line program "TegraRcmSmash" (all credits goes to @rajkosto & @ktemkin). Please, DO NOT report issue on TegraRcmSmash GitHub if you're using this application => Report issue here FIRST.

Features

  • Inject payloads, such as CFW loader
  • Run Linux on your switch
  • Mount SD as USB mass storage (hard reboot needed after unmounting device, hold power button down for 15sec)
  • Auto inject option : automatically inject payload after selection or/and when the Switch is plugged in RCM mode (does not apply at startup)
  • Install APX device driver (if needed)

Png

Download

Latest release (Windows)

Credits

  • Kate Temkin / Fusée Launcher
  • Rajkosto / TegraRcmSmash (Fusée Launcher reimplementation for Windows), momeloader, SD tool
  • fail0verflow / ShofEL2 (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)