Difference between revisions of "List of Switch payloads"
From WikiTemp, the GBAtemp wiki
(→Payload (Binaries): sorted, added memloader payload) |
(→Payload (Binaries): Added more payloads) |
||
Line 109: | Line 109: | ||
| [[User:rajkosto|rajkosto]] | | [[User:rajkosto|rajkosto]] | ||
| [https://switchtools.sshnuke.net/ Download] | | [https://switchtools.sshnuke.net/ Download] | ||
− | | [https://github.com/rajkosto/biskeydump | + | | [https://github.com/rajkosto/biskeydump github] |
+ | |- | ||
+ | | [[BricMii]] | ||
+ | | A Payload used to corrupt (or fix) your boot0, preventing the Switch from loading the bootload and forcing the console to automatically enter RCM at boot. | ||
+ | | [[User:rajkosto|rajkosto]] | ||
+ | | [https://switchtools.sshnuke.net/ Download] | ||
+ | | [https://github.com/rajkosto/briccmii github] | ||
|- | |- | ||
| [[fusedump]] | | [[fusedump]] | ||
Line 116: | Line 122: | ||
| [https://github.com/moriczgergo/fusedump/releases Download] | | [https://github.com/moriczgergo/fusedump/releases Download] | ||
| [https://github.com/moriczgergo/fusedump github] | | [https://github.com/moriczgergo/fusedump github] | ||
+ | |- | ||
+ | | [[gptrestore]] | ||
+ | | Restores the original Nintendo Switch GPT to your eMMC if you somehow messed it up. | ||
+ | | [[User:rajkosto|rajkosto]] | ||
+ | | [https://switchtools.sshnuke.net/ Download], [https://gbatemp.net/threads/507461/ usage example] | ||
+ | | [https://github.com/rajkosto/gptrestore github] | ||
|- | |- | ||
| [[GRAnimated payload]] | | [[GRAnimated payload]] | ||
Line 139: | Line 151: | ||
| [[User:rajkosto|rajkosto]] | | [[User:rajkosto|rajkosto]] | ||
| [https://switchtools.sshnuke.net/ Download], [https://gbatemp.net/threads/507461/ usage example] | | [https://switchtools.sshnuke.net/ Download], [https://gbatemp.net/threads/507461/ usage example] | ||
− | | [https://github.com/rajkosto/memloader | + | | [https://github.com/rajkosto/memloader github] |
|- | |- | ||
| [[moonflower]] | | [[moonflower]] | ||
Line 146: | Line 158: | ||
| [https://github.com/moriczgergo/moonflower/releases Download] | | [https://github.com/moriczgergo/moonflower/releases Download] | ||
| [https://github.com/moriczgergo/moonflower github] | | [https://github.com/moriczgergo/moonflower github] | ||
+ | |- | ||
+ | | [[ROMDump]] | ||
+ | | Dumps the RAW FUSE, KFUSE and BOOTROM bytes to your microSD/HOST PC via USB/console screen | ||
+ | | [[User:rajkosto|rajkosto]] | ||
+ | | [https://switchtools.sshnuke.net/ Download] | ||
+ | | [https://github.com/rajkosto/romdump github] | ||
|- | |- | ||
| [[ShofEL2]] | | [[ShofEL2]] |
Revision as of 13:39, 9 September 2018
Switch Homebrew | |
---|---|
Introduction • Homebrew Development • Homebrew Bounty • Glossary | |
Release Lists | All Homebrew • Applications • Games • Emulators • Demos • Exploits • Payloads • CFWs • Development libraries & tools • PC Utilities |
Information | • Homebrew TitleID • Game patches and mods • Savegames • Websites |
Fusée Gelée payload list
This page lists all the related programs and payload using the Fusée Gelée exploit.
Please, help maintaining a list of all existing Payload senders, dongles and payloads.
Temporary list on the forum until wiki page is completed/fixed. https://gbatemp.net/threads/fusee-gelee-all-the-payloads.502028/
Payload Loaders (programs) | Payload Loaders (Dongles) | Payload (Binaries) |
Payload senders (programs)
Name | System | Description | Author | Link | sources |
---|---|---|---|---|---|
Fusée Launcher | Python | Proof-of-concept code loader for Fusée Gelée exploit. Works on Windows, Linux, macOS and FreeBSD. | Kate Temkin, Qyriad | github | |
Fusée Launcher for MacOS | OSX | This is a simple fork of the original fusee-launcher for OSX. | OkazakiTheOtaku | Thread | github |
iOUSB | iOS | An iOS code loader for Fusée Gelée exploit, based on NXLauncher? | Brandon-T | post | github |
NXLauncher | Android | An Android code loader for Fusée Gelée exploit, based on Fusée Gelée and ShofEL2. Has the fusee.bin payload bundled. Can load any other payload binary from your android device. | DavidBuchanan | Github | |
Rekado | Android | An Android code loader for Fusée Gelée exploit, based on NXLauncher. Has the SX-Loader payload bundled. Can load any other payload binary from your android device. | MenosGrantes | Thread | Github |
TegraRcmSmash | Windows | A Windows code loader for Fusée Gelée exploit. | rajkosto | download | Github |
Payload senders (Dongles)
Name | System | Description | Author | Link |
---|---|---|---|---|
SX | Dongle | A dongle to launch a payload for Fusée Gelée exploit. | Team Xecuter | site |
Other open source/retail dongle name here | Dongle | A dongle to launch a payload for Fusée Gelée exploit. |
Payload (Binaries)
Name | Description | Author | Link | Source |
---|---|---|---|---|
Fusée Gelée sample payload | A sample payload binary to use with Fusée Launcher. | Kate Temkin | Download | github |
BiskeyDump | A Switch key dumper. | rajkosto | Download | github |
BricMii | A Payload used to corrupt (or fix) your boot0, preventing the Switch from loading the bootload and forcing the console to automatically enter RCM at boot. | rajkosto | Download | github |
fusedump | An eFuse dumper. (deprecated) | moriczgergo | Download | github |
gptrestore | Restores the original Nintendo Switch GPT to your eMMC if you somehow messed it up. | rajkosto | Download, usage example | github |
GRAnimated payload | A customized fusée Gelée binary modded by GRAnimated. | GRAnimated | download | github |
Hekate | A multi-tool payload. Serves as SD binary payload loader, a bootloader and Firmware Patcher (CFW) allowing homebrew launching from Horizon OS. Contains multiple tools such as NAND backup/restore. | naehrwert (original code), CTCaer, multiple users | Thread, Download | github |
Lakka | A Linux booter, used to boot Lakka, a Linux distribution specialized in emulators. | Natinusala | Thread | github |
memloader | A fail0verflow's u-boot binary loader. Used to mount emmc/boot0/boot1/sd as UMS drive on your computer. | rajkosto | Download, usage example | github |
moonflower | An eFuse and GPIO dumper for the Switch. Based on Fusedump. | moriczgergo | Download | github |
ROMDump | Dumps the RAW FUSE, KFUSE and BOOTROM bytes to your microSD/HOST PC via USB/console screen | rajkosto | Download | github |
ShofEL2 | A Linux booter. | fail0verflow (shuffle2) | info, no binary download? | github |
SX OS | A bootloader and Firmware Patcher (CFW) allowing homebrew launching from Horizon OS. Requires a License to unlock backup loader features. | Team Xecuter | Site | no |