Homebrew RELEASE sys-netcheat - Simple open-source cheat-engine.

Timnor

Active Member
Newcomer
Joined
Aug 7, 2018
Messages
25
Trophies
0
Age
33
XP
225
Country
United States
For the SX OS users, I made it work as follows; install RajNX to the SD, compile (or download) sys-netcheat.kip, place it in the modules folder.
Edit the rajnx_ipl.ini file and include following:
[RajNX CFW sys-netcheat]
kip1patch=nosigchk
kip1=RajNX/loader.kip
kip1=RajNX/sm.kip
kip1=modules/sys-netcheat.kip
fullsvcperm=1
debugmode=1
Boot SX OS, hold the volume + go to options and load the rajnx_ipl.bin file, choose CFW and then RajNX CFW sys-netcheat.
Do note, I can only use this with installed NSP's (legit or otherwise), as far as I can tell, you can't load an xci in anything but SX OS.
(if anyone has any better way, please feel free to correct me; this may or may not work with other packages such as Reinx, but I haven't tried).

Now if you'll excuse me, if have to donate myself some more Stardew valley stuff :)
any idea why on the cmd prompt i get host not found? using tx os. i only followed your steps, is there something else i need to install?
 
Last edited by Timnor,

mezz0

Well-Known Member
Newcomer
Joined
Mar 10, 2009
Messages
66
Trophies
0
Location
::1
XP
601
Country
Belgium
are you sure you are entering the correct IP address of the switch ?
and your switch is NOT IN AIRPLANE MODE ?
(try to ping the ip of the switch to see if it is on the network)

EDIT: there is nothing more to install. the steps I wrote should suffice.
 
Last edited by mezz0,

shine3012

New Member
Newbie
Joined
Aug 7, 2018
Messages
3
Trophies
0
Age
32
XP
58
Country
Vietnam
C:\Users\Shine\Desktop>nc
Cmd line: nc 192.168.1.133 5555
nc: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>nc64
Cmd line: nc 192.168.133 5555
nc: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>ping 192.168.1.133 -t
Pinging 192.168.1.133 with 32 bytes of data:
Reply from 192.168.1.133: bytes=32 time=1ms TTL=64
Reply from 192.168.1.133: bytes=32 time=32ms TTL=64


please, help me.
 

jakibaki

Well-Known Member
OP
Member
Joined
Mar 3, 2017
Messages
296
Trophies
0
Age
26
XP
1,826
Country
Germany
C:\Users\Shine\Desktop>nc
Cmd line: nc 192.168.1.133 5555
nc: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>nc64
Cmd line: nc 192.168.133 5555
nc: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>ping 192.168.1.133 -t
Pinging 192.168.1.133 with 32 bytes of data:
Reply from 192.168.1.133: bytes=32 time=1ms TTL=64
Reply from 192.168.1.133: bytes=32 time=32ms TTL=64


please, help me.

nc64 192.168.1.133 5555

The 'nc' in the readme is the executable name. In your case that's nc64.
 

mezz0

Well-Known Member
Newcomer
Joined
Mar 10, 2009
Messages
66
Trophies
0
Location
::1
XP
601
Country
Belgium
I'm not sure if nc64 has the -v option for verbose output (on linux it does), perhaps try that and see if the error gets more descriptive ?

EDIT: try and switch off your windows firewall and/or anti-malware, it might be intercepting the netcat traffic and preventing windows from opening a socket.
 
Last edited by mezz0,

Supreme23

Well-Known Member
Member
Joined
Mar 13, 2017
Messages
492
Trophies
0
XP
2,328
Country
United States
@Supreme23 It's up on github. This version has serious issues - but hey it works!

It's on github, still can't post links so here is the github directory:

/Colassal/HAnX-Remote-Client/releases/tag/1.2.0


Thanks, this works. Just got to figure out how to change the values in game. Was trying to change a value of 1100 to 999,999,999. Got it down to one hit then poked the value to change it but I believe I put the value in wrong because nothing changed.
 
Last edited by Supreme23,

shine3012

New Member
Newbie
Joined
Aug 7, 2018
Messages
3
Trophies
0
Age
32
XP
58
Country
Vietnam
please post a screenshot/copy of your command line output after running the following:

dir
nc64 192.168.1.133 5555

C:\Users\Shine\Desktop>nc
Cmd line: dir
dir: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>nc64
Cmd line: dir
dir: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>nc64
Cmd line: nc64 192.168.1.133 5555
nc64: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>

i tried turn off firewall and anti viruss
 

blurx

Well-Known Member
Newcomer
Joined
Jan 29, 2008
Messages
51
Trophies
1
XP
1,036
Country
United States
C:\Users\Shine\Desktop>nc
Cmd line: dir
dir: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>nc64
Cmd line: dir
dir: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>nc64
Cmd line: nc64 192.168.1.133 5555
nc64: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>

i tried turn off firewall and anti viruss

You don't type nc in the beginning. Once you are in the directory, you just type "nc ip 5555".
 
  • Like
Reactions: shine3012

jakibaki

Well-Known Member
OP
Member
Joined
Mar 3, 2017
Messages
296
Trophies
0
Age
26
XP
1,826
Country
Germany
C:\Users\Shine\Desktop>nc
Cmd line: dir
dir: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>nc64
Cmd line: dir
dir: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>nc64
Cmd line: nc64 192.168.1.133 5555
nc64: forward host lookup failed: h_errno 11001: HOST_NOT_FOUND
C:\Users\Shine\Desktop>

i tried turn off firewall and anti viruss
you need to run the commands from an cmd, not from nc itself...
 
  • Like
Reactions: shine3012

HheuerZzhang

Active Member
Newcomer
Joined
Jul 12, 2018
Messages
37
Trophies
0
Age
35
XP
152
Country
United States
cool! great job.
just wondering can we develop a GUI on PC end or better on phone(Android)
And, if able to add function for address/value passing that will be great.
 
  • Like
Reactions: Supreme23

jakibaki

Well-Known Member
OP
Member
Joined
Mar 3, 2017
Messages
296
Trophies
0
Age
26
XP
1,826
Country
Germany
cool! great job.
just wondering can we develop a GUI on PC end or better on phone(Android)
And, if able to add function for address/value passing that will be great.
I'll not be working on an gui. (if anyone else wants to I'll gladly link it in the main post)

What do you mean by address/value passing?
 

Timnor

Active Member
Newcomer
Joined
Aug 7, 2018
Messages
25
Trophies
0
Age
33
XP
225
Country
United States
anyone have a trick to narrow down results? trying to edit a titanquest save, when searching values i get a massive list, using csearch doesnt seem to narrow it down any, after awhile i cant search anymore with it.
 

HheuerZzhang

Active Member
Newcomer
Joined
Jul 12, 2018
Messages
37
Trophies
0
Age
35
XP
152
Country
United States
  • Like
Reactions: Supreme23

Supreme23

Well-Known Member
Member
Joined
Mar 13, 2017
Messages
492
Trophies
0
XP
2,328
Country
United States
I try out your exe, working, but with some problem
can't ssearch then csearch out for some value/address, but that is working with cmd.exe(win7 64bit original)

@Colassal can help you with that

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

Great app @jakibaki still figuring out how to use it but the potential isB-)

If you can get this working smoothly like cheat engine for pc this will be :bow:
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Psionic Roshambo @ Psionic Roshambo: https://m.youtube.com/watch?v=_NTF5_qgH0o