1
0
Fork 0
mirror of https://github.com/eliboa/TegraRcmGUI.git synced 2024-09-20 05:53:36 +01:00
C++ GUI for TegraRcmSmash (Fusée Gelée exploit for Nintendo Switch)
Go to file
2018-05-18 22:24:40 +02:00
res Added an "auto inject" checkbox to automatically inject payload after 2018-05-12 19:03:41 +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-18 22:24:40 +02:00
resource.h Added an "auto inject" checkbox to automatically inject payload after 2018-05-12 19:03:41 +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 added APX driver install 2018-05-15 20:42:54 +02:00
TegraRcmGUI.vcxproj Added an "auto inject" checkbox to automatically inject payload after 2018-05-12 19:03:41 +02:00
TegraRcmGUI.vcxproj.filters Added an "auto inject" checkbox to automatically inject payload after 2018-05-12 19:03:41 +02:00
TegraRcmGUI.vcxproj.user First commit 2018-05-11 00:39:24 +02:00
TegraRcmGUIDlg.cpp Fixed libusbK.dll not found error 2018-05-17 19:46:51 +02:00
TegraRcmGUIDlg.h Fixed libusbK.dll not found error 2018-05-17 19:46:51 +02:00
TegraRcmSmash.cpp First commit 2018-05-11 00:39:24 +02:00
TegraRcmSmash.h First commit 2018-05-11 00:39:24 +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
  • 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)