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.
- Atmosphere on your switch
- Java 10 installed on your PC
- Go to Releases Page
Extract the downloaded release archive and copy the "0100000000000038" Directory to your SD card "/atmosphere/titles/"
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!
TODO
TODO
TODO
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
- Libnx - Without libnx there would be no homebrew on the switch, especially with what we're trying to do
This project is licensed under GNU General Public License v3.0 - see the LICENSE file for details
- 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"