Skip to content

Commit 4a73137

Browse files
authored
Create README.md
1 parent 1934049 commit 4a73137

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<img width="250" height="250" alt="NXlogo" src="https://github.com/user-attachments/assets/f6c04c9b-adba-49bb-bf85-21d6caff8fd5" />
2+
3+
4+
# NXLoader
5+
Launch Fusée Gelée payloads from stock Android. [Get APK file here](https://github.com/Resi-le/NXLoader/releases)
6+
7+
Heavily based on [Fusée Gelée](https://github.com/reswitched/fusee-launcher/) and [ShofEL2](https://github.com/fail0verflow/shofel2). [fusee.bin](https://github.com/ktemkin/Atmosphere/tree/poc_nvidia/fusee) is bundled as a default payload
8+
9+
## Note: Any proprietary payloads are neither tested nor supported by this software.
10+
11+
## Does it work on your device? [Please make it everyone know!](https://github.com/Resi-le/NXLoader/issues/1)
12+
13+
This app is currently in "Alpha" state, it's my first Android app and there
14+
is some rather disgusting code (Potentially blocking tasks on the UI thread 🤢). This will be improved soon™.
15+
16+
## HOW TO USE:
17+
1. Connect your Switch in RCM mode via USB.
18+
2. The payload will be injected immediately(Permission is needed to inject payloads and interact with your device).
19+
- If it won't works, wait for the 'Select Payload' button to appear. and choose your suitable payload for your Switch.
20+
- If it still doesn't works, try reconnecting the USB cable(If the connection pop-up isn't showing, it's probably a faulty cable)
21+
22+
Note: The app does not need to be running in order to launch the payload. The phone can even be locked!
23+
24+
## FAQ:
25+
- Can it load Linux? -> No.
26+
- Will it brick my phone/switch?:There is no risk or very low risk of bricking the device.
27+
- Does it need root? -> Never.
28+
29+
## OTHER
30+
For anyone who wants to look at the exploit source, the magic happens [here](https://github.com/DavidBuchanan314/NXLoader/blob/master/app/src/main/java/io/github/davidbuchanan314/nxloader/PrimaryLoader.java).
31+
32+
THIS PROJECT IS BASED ON [ORIGINAL NXLoader](https://github.com/DavidBuchanan314/NXLoader)

0 commit comments

Comments
 (0)