More actions
(Created page with "{{Infobox Switch Homebrews |title=Payload injector GUI (Linux) |image=Switch-logo.png |description=This software is intended to be a simple "click and run"-tool to send payloads to a NSW that is in rcm mode. |author=Nachtwind |lastupdated=2018/12/02 |type=PC Utilities |version=2018 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/payloadinjectorguilinuxswitch.7z |website=https://gbatemp.net/threads/payload-injector-gui-linux.524953/ |source=https://git...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title= | |title=rcmGUI for Linux | ||
|image= | |image=rcmguilinuxnx.png | ||
|description= | |description=Payload injector GUI for Linux. | ||
|author=Nachtwind | |author=Nachtwind | ||
|lastupdated=2018/12/02 | |lastupdated=2018/12/02 | ||
|type= | |type=Payload Senders (Software) | ||
|version=2018 | |version=2018 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/rcmguilinuxnx.7z | ||
|website=https://gbatemp.net/threads/payload-injector-gui-linux.524953/ | |website=https://gbatemp.net/threads/payload-injector-gui-linux.524953/ | ||
|source=https://github.com/Nachtwind/rcmGUI-linux | |source=https://github.com/Nachtwind/rcmGUI-linux | ||
|donation= | |donation= | ||
}} | }} | ||
This software is intended to be a simple "click and run"-tool to send payloads to a NSW that is in rcm mode. | This software is intended to be a simple "click and run"-tool to send payloads to a NSW that is in rcm mode. | ||
'''Note:''' The author takes no responsibility for bricked NSWs or errors occurring by using this software. Please have always a NAND-backup at hand and if you are not sure what you are doing - Don't use it. | |||
== | ==Features== | ||
* NSW detection (none, rcm, running). | |||
* injecting payload. | |||
== | ==User guide== | ||
You will need: Python3 python3-wx. | |||
How to use: | |||
* Download the fusee-launcher and extract into the fusee-auncher folder. | |||
* | * Download your payload and place inside the payloads folder. | ||
* Run the tool with root privs. | |||
* Select payload in the listbox and click inject to start. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Nachtwind/rcmGUI-linux | ||
* | * GBAtemp - https://gbatemp.net/threads/payload-injector-gui-linux.524953/ | ||
Latest revision as of 04:22, 9 July 2023
rcmGUI for Linux | |
---|---|
General | |
Author | Nachtwind |
Type | Payload Senders (Software) |
Version | 2018 |
License | Mixed |
Last Updated | 2018/12/02 |
Links | |
Download | |
Website | |
Source | |
This software is intended to be a simple "click and run"-tool to send payloads to a NSW that is in rcm mode.
Note: The author takes no responsibility for bricked NSWs or errors occurring by using this software. Please have always a NAND-backup at hand and if you are not sure what you are doing - Don't use it.
Features
- NSW detection (none, rcm, running).
- injecting payload.
User guide
You will need: Python3 python3-wx.
How to use:
- Download the fusee-launcher and extract into the fusee-auncher folder.
- Download your payload and place inside the payloads folder.
- Run the tool with root privs.
- Select payload in the listbox and click inject to start.