{"id":13606249,"url":"https://github.com/eliboa/TegraRcmGUI","last_synced_at":"2025-04-12T08:30:41.497Z","repository":{"id":38240357,"uuid":"132961386","full_name":"eliboa/TegraRcmGUI","owner":"eliboa","description":"C++ GUI for TegraRcmSmash (Fusée Gelée exploit for Nintendo Switch)","archived":false,"fork":false,"pushed_at":"2021-11-30T21:10:25.000Z","size":3397,"stargazers_count":2028,"open_issues_count":23,"forks_count":147,"subscribers_count":101,"default_branch":"master","last_synced_at":"2025-04-06T02:09:59.254Z","etag":null,"topics":["exploit","gui","hack","nintendo-switch","payload","switch","tegrarcm"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eliboa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-10T22:38:15.000Z","updated_at":"2025-04-06T00:37:58.000Z","dependencies_parsed_at":"2022-07-13T16:44:23.709Z","dependency_job_id":null,"html_url":"https://github.com/eliboa/TegraRcmGUI","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliboa%2FTegraRcmGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliboa%2FTegraRcmGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliboa%2FTegraRcmGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliboa%2FTegraRcmGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliboa","download_url":"https://codeload.github.com/eliboa/TegraRcmGUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248539753,"owners_count":21121228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["exploit","gui","hack","nintendo-switch","payload","switch","tegrarcm"],"created_at":"2024-08-01T19:01:07.542Z","updated_at":"2025-04-12T08:30:36.482Z","avatar_url":"https://github.com/eliboa.png","language":"C++","readme":"![Png](https://img.shields.io/badge/platform-windows-lightgrey)\n![Png](https://img.shields.io/badge/latest%20stable%20release-2.6-yellow)\n![GitHub](https://img.shields.io/github/license/eliboa/TegraRcmGUI)\n![GitHub All Releases](https://img.shields.io/github/downloads/eliboa/TegraRcmGUI/total)\n![GitHub repo size](https://img.shields.io/github/repo-size/eliboa/TegraRcmGUI)\n![GitHub issues](https://img.shields.io/github/issues/eliboa/TegraRcmGUI)\n\n# TegraRcmGUI\nC++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto) (Fusée Gelée exploit for Nintendo Switch)\n  \nThe RCM exploit only works on \"unpatched\" units, i.e manufactured before July 2018. To check if your Switch is patched, use https://ismyswitchpatched.com/\n\n## Features\n- Inject payloads\n- Manage favorites\n- Run Linux on your switch (ShofEL2)\n- Mount device as USB mass storage (read/write from/to SD card \u0026 NAND partitions, hold power button down for 5sec to exit)\n- Dump BIS keys for eMMC content decryption (biskeydump by rajkosto)\n- Option - \"Auto inject\" : automatically inject payload after selection or/and when the Switch is plugged in RCM mode \n- Option - Minimize app to tray \u0026 tray icon's context menu \n- Option - Run app at Windows startup \n- Install APX device driver (if needed)\n\n![Png](https://www.eliboa.com/TegraRcmGUI_v2.5.png)\n\n## Download\n[Latest release](https://github.com/eliboa/TegraRcmGUI/releases/latest) (Windows)\n\n## Important notice\nThis UI is **Windows-only**. \nFor other platforms, you can use :\n- [Fusée Launcher](https://github.com/Cease-and-DeSwitch/fusee-launcher) (GNU/Linux)\n- [NXBoot](https://mologie.github.io/nxboot/) (OS X, iOS)\n- [JTegraNX](https://github.com/dylwedma11748/JTegraNX) (Windows, OS X, GNU/Linux)\n- [NXLoader](https://github.com/DavidBuchanan314/NXLoader) (Android)\n- [Web Fusée Launcher](https://fusee-gelee.firebaseapp.com/) (Cross-platform, only works with Chrome)\n\n## Issue / Suggestion\nPlease open new [issue](https://github.com/eliboa/TegraRcmGUI/issues) to report a bug or submit a suggestion.   \n\n## Development\n\nInstall the [libusbk dev kit](https://sourceforge.net/projects/libusbk/) using the setup program, then create an environment variable `LIBUSBK_DIR` with the installation path as the value.\n\n## How to backup/restore your Nintendo Switch's NAND ?\n\n 1) Use [memloader](https://github.com/rajkosto/memloader) v3 to mount eMMC on your computer\n 2) Download and open [NxNandManager](https://github.com/eliboa/NxNandManager). Select \"File\" then \"Open drive\".   \n 3) Select the mounted drive. You can now perform backup/restore operations.   \n\n![Png](https://www.eliboa.com/NxNandManager_v1.1_howto_open_drive.png)   \n\n## Credits\n- [Rajkosto](https://github.com/rajkosto) / [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) (Fusée Launcher reimplementation for Windows), [memloader](https://github.com/rajkosto/memloader), SD tool, [biskeydump](https://github.com/rajkosto/biskeydump)\n- [Kate Temkin](https://github.com/ktemkin) / [Fusée Launcher](https://github.com/Cease-and-DeSwitch/fusee-launcher)\n- [fail0verflow](https://github.com/fail0verflow) / [ShofEL2](https://github.com/fail0verflow/shofel2) (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)\n- [SciresM](https://github.com/SciresM) / [Atmosphere](https://github.com/Atmosphere-NX/Atmosphere)\n- [CTCaer](https://github.com/CTCaer/hekate)  / [Hekate](https://github.com/CTCaer/hekate)\n- [Reisyukaku](https://github.com/Reisyukaku/) / [ReiNX](https://github.com/Reisyukaku/ReiNX)\n","funding_links":[],"categories":["C++","Nintendo Switch","System Software"],"sub_categories":["Bootloaders"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliboa%2FTegraRcmGUI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliboa%2FTegraRcmGUI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliboa%2FTegraRcmGUI/lists"}