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-27 12:01:54 +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-21 16:59:08 +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 : Fixed install driver device APX not detected 2018-05-27 12:01:54 +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 : Fixed install driver device APX not detected 2018-05-27 12:01:54 +02:00
TegraRcmGUIDlg.h 1.4 : Fixed install driver device APX not detected 2018-05-27 12:01:54 +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

I did not code the original application, only GUI related parts (all credits goes to @rajkosto & @ktemkin). I used TegraRcmSmash_v1.1 in this project. Since then, rajkosto released new binaries, check out his website !

Features

  • Inject payloads, such as CFW loader
  • Run Linux on your switch
  • 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)
  • fail0verflow / ShofEL2 (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)