Hacking [Tutorial] Running kexploit 5.5.X w/ HaxServer (Loadiine, Homebrew Launcher, etc...)

ikarius031

Well-Known Member
OP
Newcomer
Joined
Jan 3, 2016
Messages
86
Trophies
0
Age
41
XP
191
Country
Canada
now a folder structure and tutorial for SDcaffiine would be apreciated, the video doesnt really explains much,

I don't personally use SDCafeiine, but if someone wants to add to the tutorial, they can post it here and I will link it in the OP.

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

One prob, the homebrew one doesn't work for me.

Says race attack failed

Ok two solutions:
1. Download the latest Hombrew launcher, its payload should be in the file.
2. Did you make sure tu run kernel31 first ?
 

ikarius031

Well-Known Member
OP
Newcomer
Joined
Jan 3, 2016
Messages
86
Trophies
0
Age
41
XP
191
Country
Canada
Does loadiine need SSB to launch?

Works exactly like 5.3.2 except your are hosting it. For more information on how Loadiine GX2 works, please refer to the thread about it (should be on first page)

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

I'm sorry but how do I check to see what ports are being taken up or if its being blocked by a firewall?

netstat –an ¦find /i “listening”

If you see your ipv4 with port 80 this means something is using it. Sometimes HaxServer dont close totally, so go in your task manager and check the processes for javaw.exe and close it from there.
 

kingsora831

Well-Known Member
Member
Joined
Jun 15, 2012
Messages
312
Trophies
0
Location
NYC in College
XP
769
Country
United States
Does the exploit have all the advantages as the 5.3.2 exploit?
If this works as the exploit on 5.3.2, i might sell my 2nd wii u and just keep my current update (online) wii u since i have most of my dlc on it.

With the inevitable death of the wii u coming, i dont think having 2 wii u's is necessary.
 

Localhorst86

Robert'); DROP TABLE members;--
Member
Joined
Jul 17, 2014
Messages
2,751
Trophies
1
Location
Nintendo works for my dad
XP
5,401
Country
Germany
I am getting the same error:
Code:
java.io.FileNotFoundException: .\data\hax?kexploit31 (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at com.gudenau.haxserver.Util.readFile(Util.java:29)
at com.gudenau.haxserver.HaxClient.serveFile(HaxClient.java:87)
at com.gudenau.haxserver.HaxClient.run(HaxClient.java:62)
at java.lang.Thread.run(Unknown Source)

I am running Java 8 update 91, i have renamed all the internal folders (data, payloads, loaders), I am not using any spaces. From the Java error I can see it tries loading some files from the data folder, that folder only contains boot.elf, bootRPC.elf and build_dbg.elf.

I am running WIndows 10 64bit

Any ideas?
 

erikas

Well-Known Member
Member
Joined
Mar 28, 2015
Messages
374
Trophies
0
Age
29
XP
2,008
Country
I am getting the same error:
Code:
java.io.FileNotFoundException: .\data\hax?kexploit31 (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at com.gudenau.haxserver.Util.readFile(Util.java:29)
at com.gudenau.haxserver.HaxClient.serveFile(HaxClient.java:87)
at com.gudenau.haxserver.HaxClient.run(HaxClient.java:62)
at java.lang.Thread.run(Unknown Source)

I am running Java 8 update 91, i have renamed all the internal folders (data, payloads, loaders), I am not using any spaces. From the Java error I can see it tries loading some files from the data folder, that folder only contains boot.elf, bootRPC.elf and build_dbg.elf.

I am running WIndows 10 64bit

Any ideas?
My specs are the same
 

ikarius031

Well-Known Member
OP
Newcomer
Joined
Jan 3, 2016
Messages
86
Trophies
0
Age
41
XP
191
Country
Canada
Does the exploit have all the advantages as the 5.3.2 exploit?
If this works as the exploit on 5.3.2, i might sell my 2nd wii u and just keep my current update (online) wii u since i have most of my dlc on it.

With the inevitable death of the wii u coming, i dont think having 2 wii u's is necessary.

Right now it does have the same advantages, all we needed was an entrypoint and it got leaked.


I am getting the same error:
Code:
java.io.FileNotFoundException: .\data\hax?kexploit31 (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at com.gudenau.haxserver.Util.readFile(Util.java:29)

at com.gudenau.haxserver.HaxClient.serveFile(HaxClient.java:87)
at com.gudenau.haxserver.HaxClient.run(HaxClient.java:62)
at java.lang.Thread.run(Unknown Source)

I am running Java 8 update 91, i have renamed all the internal folders (data, payloads, loaders), I am not using any spaces. From the Java error I can see it tries loading some files from the data folder, that folder only contains boot.elf, bootRPC.elf and build_dbg.elf.

I am running WIndows 10 64bit

Any ideas?

Now I am out of ideas. If there is someone who can help, it would be cool. Sorry I'm very tired, its 3:10am and I just put this together lol I'm trying to be as helpful as I can be !
 

Puddies

Well-Known Member
Member
Joined
Jan 13, 2016
Messages
156
Trophies
0
Age
37
XP
174
Country
Gambia, The
Is this only working for windows?

I tried to self host this on a linux machine.
  • I have unpacked it in /home/muser/kexploit.
  • I renamed the folders to data, loaders and payloads.
But when I execute java -jar HaxServer.jar I get:

Could not bind port 80, are you using Skype?

But I havent even skype installed anywhere.
 
  • Like
Reactions: rimka06510

ikarius031

Well-Known Member
OP
Newcomer
Joined
Jan 3, 2016
Messages
86
Trophies
0
Age
41
XP
191
Country
Canada
Is this only working for windows?

I tried to self host this on a linux machine.
  • I have unpacked it in /home/muser/kexploit.
  • I renamed the folders to data, loaders and payloads.
But when I execute java -jar HaxServer.jar I get:

Could not bind port 80, are you using Skype?

But I havent even skype installed anywhere.

Oh if you are in linux make sure you dont have apache working !!!

sudo service apache2 stop

As for the people with file errors, I'm trying to look into it and find a solution.
 

Peniskoker

Well-Known Member
Member
Joined
Feb 15, 2015
Messages
319
Trophies
0
Age
36
XP
651
Country
Bosnia and Herzegovina
I Cant get step 6 to work and as the video, he has more files than me?
First video it is

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

How to execute? java -jar HaxServer.jar

It says Error: unable to acces java -jar HaxServer.jar
 
  • Like
Reactions: Duckling

ikarius031

Well-Known Member
OP
Newcomer
Joined
Jan 3, 2016
Messages
86
Trophies
0
Age
41
XP
191
Country
Canada
I Cant get step 6 to work and as the video, he has more files than me?
First video it is

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

How to execute? java -jar HaxServer.jar

It says Error: unable to acces java -jar HaxServer.jar
Are you sure you have Java 8 installed properly ?
 

AmyGrrl

Well-Known Member
Newcomer
Joined
Dec 11, 2008
Messages
48
Trophies
1
XP
376
Country
Canada
Will this kexploit allow me to boot my legal digitally purchased games (27 Wii U, 2 Wii, 3 N64, 13 GBA, 13 SNES, 6 NES) and cheat in them? This is the only thing I am interested in doing. I will wait 1-2 weeks before trying anything as, I let everyone else figure things out first.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Veho @ Veho: Imagine putting your butt near it :tpi: