Homebrew WIP SysNetCheatGUI for sys-netCheat

  • Thread starter Thread starter mleeneg
  • Start date Start date
  • Views Views 28,678
  • Replies Replies 43
  • Likes Likes 11
Usually a pink screen means a bricked system. Can you still boot to regular CFW or OFW?

Yes I can still boot and run a CFW.
The older version of sys.netcheat works fine but if i leave the console running for a little bit it will freeze on a lit up black screen so I had to stop using it and just use CFW.
 
That is good to hear. So far the tutorial is what I use. Weird that the latest build did not work for you.
 
This GUI is just a client that interacts with sys-netcheat.

I have been working a GUI for sys-netcheat for myself and decided to put it out there.

Trying to get back into programming and decided to do this project. Please feel free to provide feedback.

Version 1.0.11.1 as of 10/17/2018
Get it at https://github.com/mleeneg/SysNetCheatGUI/releases

Please refer to original sys-netcheat thread for sys-netcheat support.

Note: I did not get to anything having to do with the freeze commands.

How to get sys-netcheat running.

1. Get the latest SD Files
2. Get the latest build of sys-netcheat
3. Extract all files from SD Files to the root of sd card.
XrFlEX4m.png

4. go to sdroot:\modules folder. (in my case it is J:\modules)
5. Replace sys-netcheat.kip with the latest sys-netcheat.kip.
6. Then go to sdroot:/bootloader/ini (in my case it is J:\bootloader\ini)
7. open sys-netcheat.ini (I use Notepad ++)
8. Add this to the ini
Code:
[CFW + sys-netcheat v2]
kip1=modules/newfirm/loader.kip
kip1=modules/newfirm/sm.kip
kip1=modules/newfirm/pm.kip
kip1=modules/sys-netcheat.kip
secmon=modules/atmosphere/exosphere.bin
kip1patch=nosigchk
debugmode=1
atmosphere=1
9. Save sys-netcheat.ini
10. Load up hekate thru whichever method you have(jig, AutoRCM, ect)
11. Select "Launch"
12. Select "More Payloads"
13. Select "CFW + sys-netcheat v2"

Now sys-netcheat should be running.

Find IP Address & connect:
14. Now go to "System Settings"
15. Select "Internet"
16. Find "IP Address" under "Connection Status" (This is what you will use in SysNetCheatGUI)
17. Open SysNetCheatGUI
18.Type IP Address into text field
19. Click on Connect.

If yours looks like this then you are good to go.
cBEx4k4m.png
Hey man not for nothing but your brush-up was pretty solid. Good work :yayswitch:
 
so does this work on firmware atmosphere 0.8.2 or 6.2.0?

--------------------- MERGED ---------------------------

This GUI is just a client that interacts with sys-netcheat.

I have been working a GUI for sys-netcheat for myself and decided to put it out there.

Trying to get back into programming and decided to do this project. Please feel free to provide feedback.

Version 1.0.12.1 as of 10/31/2018
Get it at https://github.com/mleeneg/SysNetCheatGUI/releases

Please refer to original sys-netcheat thread for sys-netcheat support.

Note: I did not get to anything having to do with the freeze commands.

How to get sys-netcheat running.

1. Get the latest SD Files
2. Get the latest build of sys-netcheat
3. Extract all files from SD Files to the root of sd card.
XrFlEX4m.png

4. go to sdroot:\modules folder. (in my case it is J:\modules)
5. Replace sys-netcheat.kip with the latest sys-netcheat.kip.
6. Then go to sdroot:/bootloader/ini (in my case it is J:\bootloader\ini)
7. open sys-netcheat.ini (I use Notepad ++)
8. Add this to the ini
Code:
[CFW + sys-netcheat v2]
kip1=modules/newfirm/loader.kip
kip1=modules/newfirm/sm.kip
kip1=modules/newfirm/pm.kip
kip1=modules/sys-netcheat.kip
secmon=modules/atmosphere/exosphere.bin
kip1patch=nosigchk
debugmode=1
atmosphere=1
9. Save sys-netcheat.ini
10. Load up hekate thru whichever method you have(jig, AutoRCM, ect)
11. Select "Launch"
12. Select "More Payloads"
13. Select "CFW + sys-netcheat v2"

Now sys-netcheat should be running.

Find IP Address & connect:
14. Now go to "System Settings"
15. Select "Internet"
16. Find "IP Address" under "Connection Status" (This is what you will use in SysNetCheatGUI)
17. Open SysNetCheatGUI
18.Type IP Address into text field
19. Click on Connect.

If yours looks like this then you are good to go.
cBEx4k4m.png

what firmware were u using for this?
 
Last edited by MikeHawke,
Can you make it so this works by connecting the Switch by USB? For people who are completely offline to avoid bans.
 
confirm. works on atmosphere 0.8.2 kosmo 11.7.1
on OS 6.2.0

but need changes

changes for atmosphere users

[CFW + sys-netcheat v2]
kip1=modules/required/loader.kip
kip1=modules/required/sm.kip
kip1=modules/required/pm.kip
kip1=modules/required/fs_mitm.kip
kip1=modules/sysnetcheat/sys-netcheat.kip
secmon=modules/required/exosphere.bin
kip1patch=nosigchk
debugmode=1
atmosphere=1
 
Last edited by Madbra1n,
Can someone post a WORKING config for ReiNX, please? I see a lot of people saying it works with ReiNX, but I'm on 6.2 w/ReiNX, and using the latest sys-netcheat release for 6.2. I've tried booting with my RCMloader, just sits on a black screen when in sysmodules folder. I'm wondering if a hekate config is the solution? I've all but given up, I'd love to be able to modify some games!
 
I have added a inport ini option to be able to input multiple adresses from an txt/ini file, ill post some pictures tomorrow if any one interested in this
 
This GUI is just a client that interacts with sys-netcheat.

I have been working a GUI for sys-netcheat for myself and decided to put it out there.

Trying to get back into programming and decided to do this project. Please feel free to provide feedback.

Version 1.0.14.0 as of 02/23/2019
Get it at https://github.com/mleeneg/SysNetCheatGUI/releases

Please refer to original sys-netcheat thread for sys-netcheat support.

Here is an unoffical tutorial/guide by RattletraPM -> sys-netcheat 101


How to get sys-netcheat running.

1. Get the latest SD Files
2. Get the latest build of sys-netcheat
3. Extract all files from SD Files to the root of sd card.
XrFlEX4m.png

4. go to sdroot:\modules folder. (in my case it is J:\modules)
5. Replace sys-netcheat.kip with the latest sys-netcheat.kip.
6. Then go to sdroot:/bootloader/ini (in my case it is J:\bootloader\ini)
7. open sys-netcheat.ini (I use Notepad ++)
8. Add this to the ini
Code:
[CFW + sys-netcheat v2]
kip1=modules/newfirm/loader.kip
kip1=modules/newfirm/sm.kip
kip1=modules/newfirm/pm.kip
kip1=modules/sys-netcheat.kip
secmon=modules/atmosphere/exosphere.bin
kip1patch=nosigchk
debugmode=1
atmosphere=1
9. Save sys-netcheat.ini
10. Load up hekate thru whichever method you have(jig, AutoRCM, ect)
11. Select "Launch"
12. Select "More Payloads"
13. Select "CFW + sys-netcheat v2"

Now sys-netcheat should be running.

Find IP Address & connect:
14. Now go to "System Settings"
15. Select "Internet"
16. Find "IP Address" under "Connection Status" (This is what you will use in SysNetCheatGUI)
17. Open SysNetCheatGUI
18.Type IP Address into text field
19. Click on Connect.

If yours looks like this then you are good to go.
cBEx4k4m.png
does this work with renix
 
In the tutorial thread it says that under atmosphere you need place the .kip in atmosphere/kips folder, not module folder, why is that?
 
Haven't been keeping up. The tutorial is kind of outdated since KOSMOS(SDFiles) updated.

NOTE: Jakibaki has said in his readme that if ran on Reinx it corrupts games on storage.

My app will work if you can run sys-netcheat on your switch.
 
Last edited by mleeneg,
Haven't been keeping up. The tutorial is kind of outdated since KOSMOS(SDFiles) updated.

NOTE: Jakibaki has said in his readme that if ran on Reinx it corrupts games on storage.

My app will work if you can run sys-netcheat on your switch.
I have atmosphere and I’m using latest firmware. What I understand is you just need place the .kip file in your SD reload atmosphere and done? Then you connect to your switch via PC?
 

Site & Scene News

Popular threads in this forum