Noexes Atmosphere SysModule
Noexes Atmosphere SysModule is modification of Noexes Kip to work as fs_mitm SysModule in Atmosphere CFW
This can work aside with Sys-Ftpd SysModule !
A multi-platform graphical remote debugger for the Nintendo Switch on Atmosphere Custom Firmware.
Quick Start Guide
Pre-Requisites
- Atmosphere on your switch
- Java 10 installed on your PC
Downloading
- Go to Releases Page
Installing the SysModule
Extract the downloaded release archive and copy the "0100000000000038" Directory to your SD card "/atmosphere/titles/"
Running the Client
On most operating systems all you need to do is run the jar file from the release as you would any other programs. If you're having trouble try running the following command (within the directory where you extracted Noexes):
java -jar JNoexsClient.jar
If you still have problems please double check that you're running at least Java 10 (you can verify this by using the command java -version
). If you are feel free to open an issue and I'll try to get back to you ASAP!
Using the Client
TODO
Building from Source
Building the Client
TODO
Building the Server
TODO
Client Dependencies
If you're using IntelliJ for building it should automatically download all the dependencies from maven, otherwise
- Usb4Java - Used for USB communication
- Gson - Used for serializing various objects to/from JSON
- ASM - For optimized pattern searching
Server Dependencies
- Libnx - Without libnx there would be no homebrew on the switch, especially with what we're trying to do
License
This project is licensed under GNU General Public License v3.0 - see the LICENSE file for details
Acknowledgments
- L0nk, dcx2 and a bunch of others from the old WiiRd fourms
- roblabla for their near endless help, and for putting up with my inane questions
- Some Extra Credits - AnalogMan "thanks for your time into this :P"