More actions
Switcheroo | |
---|---|
General | |
Author | budde25 |
Type | Payload Senders (Software) |
Version | 0.7.1 |
License | GPL-2.0 |
Last Updated | 2024/07/16 |
Links | |
Download | |
Website | |
Source | |
A cross platform CLI and GUI for the RCM BootRom exploit (Fusée Gelée exploit for Nintendo Switch).
Written in Rust using clap for the CLI and egui for the GUI.
Only works on unpatched Switches: https://ismyswitchpatched.com/
Features
- CLI interface.
- GUI interface.
- Works on MacOS, Linux, and Windows.
- A favorites tab for saving payloads.
Installation
Download and install the latest release on the releases page.
or install with cargo (binary name is switcheroo)
cargo install switcheroo-nx
User guide
The binary name is switcheroo
To display application use switcheroo help
Use switcheroo <subcommand> help
for help with that subcommand.
Examples
Execute a payload.
switcheroo execute <path>
Check if the switch is connected.
switcheroo device
Start the GUI.
switcheroo gui
Similar projects
- TegraRcmGUI GUI for Windows.
- Fusée Launcher CLI for Linux, Windows, MacOS.
- NXBoot for MacOS, iOS.
- JTegraNX Java GUI for Windows, OS X, GNU/Linux.
- NXLoader for Android.
- Web Fusée Launcher Web App for Chrome.
Screenshots
|
Credits
- Implementation is largely based on the following reference implementation: Fusee Launcher.
- Gui design inspired from the great: TegraRcmGui.
External links
- Official website - https://budde25.github.io/switcheroo/
- GitHub - https://github.com/budde25/switcheroo
- Reddit - https://www.reddit.com/r/SwitchHacks/comments/weagkt/switcheroo_021_released_a_cross_platform_cli_and/
- Reddit - https://www.reddit.com/r/rust/comments/ulfe0y/announcing_switcheroo_a_cli_and_gui_for_the_rcm/