More actions
(Created page with "{{Infobox Switch Homebrews |title=NXLoader |image=nxloaderswitch.png |description=My first Android app: Launch Fusée Gelée payloads from stock Android (CVE-2018-6242). |author=DavidBuchanan314 |lastupdated=2018/06/20 |type=Payload senders (Software) |version=v0.3 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch.7z |website=https://github.com/DavidBuchanan314/NXLoader |source=https://github.com/DavidBuchanan314/NXLoader |donation= }} {{#se...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=NXLoader | |title=NXLoader | ||
|image= | |image=nxloader.png | ||
|description= | |description=Launch Fusée Gelée payloads from stock Android (CVE-2018-6242). | ||
|author= | |author=David Buchanan | ||
|lastupdated=2018/06/ | |lastupdated=2018/06/21 | ||
|type=Payload | |type=Payload Senders (Software) | ||
|version= | |version=0.3 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/nxloader.7z | ||
|website=https:// | |website=https://nxloader.app/ | ||
|source=https://github.com/DavidBuchanan314/NXLoader | |source=https://github.com/DavidBuchanan314/NXLoader | ||
|donation= | |donation= | ||
}} | }} | ||
An Android app that allows you to run payloads on your Nintendo Switch without the need of a PC. With this tool, it is no longer necessary to depend on a PC to be able to execute payloads when in the RCM mode on your Nintendo Switch. | |||
| | |||
For anyone who wants to look at the exploit source, the magic happens [https://github.com/DavidBuchanan314/NXLoader/blob/master/app/src/main/java/io/github/davidbuchanan314/nxloader/PrimaryLoader.java here]. | |||
'''Note:''' [[Rekado Switch|Rekado]] is a more up-to-date alternative. | |||
==User guide== | |||
===How to use=== | |||
*Launch the app. | |||
*(Optional) go to the Config tab, and select a custom payload file. | |||
*Plug in your Switch. (On my Nexus 5, I use a micro USB OTG cable, and an A-to-C cable). | |||
*Put it into RCM mode. (Note: your switch will power on by itself when plugged in, be sure to hold VOL+). | |||
*Grant permission to the app to access the USB device. | |||
'''Note:''' The app does not need to be running in order to launch the payload. The phone can even be locked. | |||
===FAQ=== | |||
'''Q. Why use this over a web-based launcher?''' | |||
No internet required, and can auto-launch even if your phone is locked. Plug and play! | |||
'''Q. Will it brick my phone/switch?''' | |||
Hopefully not, but I an certainly not responsible if it does! | |||
'''Q. Does it need root?''' | |||
Nope! | |||
==Screenshots== | ==Screenshots== | ||
{| style="width: 90%; margin-left:0em;" | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |https://dlhb.gamebrew.org/switchhomebrews/nxloader2.png | ||
https://dlhb.gamebrew.org/switchhomebrews/ | |https://dlhb.gamebrew.org/switchhomebrews/nxloader3.png | ||
https://dlhb.gamebrew.org/switchhomebrews/ | |https://dlhb.gamebrew.org/switchhomebrews/nxloader4.png | ||
|} | |||
https:// | ==Compatibility== | ||
[https://github.com/DavidBuchanan314/NXLoader/issues/1 Device compatibility.] | |||
==Changelog== | ==Changelog== | ||
''' | '''alpha-0.3 2018/06/21''' | ||
* | *Massive UI Improvements (thanks @MenosGrante). | ||
*Russian and Ukranian localisations (also @MenosGrante). | |||
*Improved SUBMITURB error checking. | |||
'''alpha-0.2 2018/05/01''' | |||
*Fix APK signatures for installation on pre-7.0 devices. | |||
*Various code quality improvements (thanks @langerhans). | |||
'''alpha-0.1 2018/04/29''' | |||
*Experimental release. | |||
*Read the [https://github.com/DavidBuchanan314/NXLoader readme]. | |||
*Update: There is an issue with the signatures for this release file, it won't install on android < 7.0. Will be fixed in the next release. | |||
== External links == | == External links == | ||
* | * Official website - https://nxloader.app/ | ||
* | * GitHub - https://github.com/DavidBuchanan314/NXLoader | ||
Latest revision as of 04:23, 9 July 2023
NXLoader | |
---|---|
General | |
Author | David Buchanan |
Type | Payload Senders (Software) |
Version | 0.3 |
License | MIT License |
Last Updated | 2018/06/21 |
Links | |
Download | |
Website | |
Source | |
An Android app that allows you to run payloads on your Nintendo Switch without the need of a PC. With this tool, it is no longer necessary to depend on a PC to be able to execute payloads when in the RCM mode on your Nintendo Switch.
For anyone who wants to look at the exploit source, the magic happens here.
Note: Rekado is a more up-to-date alternative.
User guide
How to use
- Launch the app.
- (Optional) go to the Config tab, and select a custom payload file.
- Plug in your Switch. (On my Nexus 5, I use a micro USB OTG cable, and an A-to-C cable).
- Put it into RCM mode. (Note: your switch will power on by itself when plugged in, be sure to hold VOL+).
- Grant permission to the app to access the USB device.
Note: The app does not need to be running in order to launch the payload. The phone can even be locked.
FAQ
Q. Why use this over a web-based launcher?
No internet required, and can auto-launch even if your phone is locked. Plug and play!
Q. Will it brick my phone/switch?
Hopefully not, but I an certainly not responsible if it does!
Q. Does it need root?
Nope!
Screenshots
Compatibility
Changelog
alpha-0.3 2018/06/21
- Massive UI Improvements (thanks @MenosGrante).
- Russian and Ukranian localisations (also @MenosGrante).
- Improved SUBMITURB error checking.
alpha-0.2 2018/05/01
- Fix APK signatures for installation on pre-7.0 devices.
- Various code quality improvements (thanks @langerhans).
alpha-0.1 2018/04/29
- Experimental release.
- Read the readme.
- Update: There is an issue with the signatures for this release file, it won't install on android < 7.0. Will be fixed in the next release.
External links
- Official website - https://nxloader.app/
- GitHub - https://github.com/DavidBuchanan314/NXLoader