Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

NXLoader Switch: Difference between revisions

From GameBrew
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
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=NXLoader
|title=NXLoader
|image=nxloaderswitch.png
|image=nxloader.png
|description=My first Android app: Launch Fusée Gelée payloads from stock Android (CVE-2018-6242).
|description=Launch Fusée Gelée payloads from stock Android (CVE-2018-6242).
|author=DavidBuchanan314
|author=David Buchanan
|lastupdated=2018/06/20
|lastupdated=2018/06/21
|type=Payload senders (Software)
|type=Payload senders (Software)
|version=v0.3
|version=0.3
|license=MIT
|license=MIT
|download=https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/nxloader.7z
|website=https://github.com/DavidBuchanan314/NXLoader
|website=https://nxloader.app/
|source=https://github.com/DavidBuchanan314/NXLoader
|source=https://github.com/DavidBuchanan314/NXLoader
|donation=
|donation=
}}
}}
{{#seo:
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.
|title=Switch Payloads (Payload senders (Software)) - GameBrew
 
|title_mode=append
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].
|image=nxloaderswitch.png
 
|image_alt=NXLoader
'''Note:''' [[Rekado Switch|Rekado]] is a more up-to-date alternative.
}}
 
{{cleanup|article|Needs cleanup}}
==User guide==
My first Android app: Launch Fusée Gelée payloads from stock Android (CVE-2018-6242).
===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!


==Media==
'''Q. Does it need root?'''
<youtube></youtube>


Nope!


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch-01.png
{| style="width: 90%; margin-left:0em;"
https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch-02.png
|https://dlhb.gamebrew.org/switchhomebrews/nxloader2.png
https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch-03.png
|https://dlhb.gamebrew.org/switchhomebrews/nxloader3.png
https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch-04.png
|https://dlhb.gamebrew.org/switchhomebrews/nxloader4.png
https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch-05.png
|}
https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/nxloaderswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''alpha-0.3 2018/06/21'''
* First Release.
*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 ==
* Gbatemp - https://github.com/DavidBuchanan314/NXLoader
* Official website - https://nxloader.app/
* Github - https://github.com/DavidBuchanan314/NXLoader
* GitHub - https://github.com/DavidBuchanan314/NXLoader
* Reddit -

Revision as of 00:34, 8 July 2023

NXLoader
General
AuthorDavid Buchanan
TypePayload senders (Software)
Version0.3
LicenseMIT License
Last Updated2018/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

nxloader2.png nxloader3.png nxloader4.png

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

Advertising: