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,753
Trophies
1
Location
Nintendo works for my dad
XP
5,434
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
  • BakerMan @ BakerMan:
    the difference is i like wario and samus and he likes muscle mommies and feet
    +1
  • BakerMan @ BakerMan:
    wait, i forgot wizards too
  • BigOnYa @ BigOnYa:
    I have a buddy that has a moonshine still and he makes his own shine. He brought me a jar of some peach shine/brandy, shit is damn good. Gonna have to see if can get more.
    +1
  • BakerMan @ BakerMan:
    careful that shit don't make you go blind
  • BigOnYa @ BigOnYa:
    Nuh that's only if you drink what first comes out when distilling, you must throw out the first part of it when it starts running. (Its called the "head(s)" of the run) Or use it for fuel or a general purpose cleaner
    +1
  • K3Nv2 @ K3Nv2:
    If alcohol would've made @BigOnYa blind by now it would have
    +2
  • BigOnYa @ BigOnYa:
    So True.
    +1
  • K3Nv2 @ K3Nv2:
    I should make a poll for bigonya to change his username to DrunkOnYa
    +1
  • BigOnYa @ BigOnYa:
    That's my alt
    +1
  • K3Nv2 @ K3Nv2:
    I don't wanna go to the store someone go for me
  • BigOnYa @ BigOnYa:
    Call my wifey, tell her pick up stuff on her way over.
  • K3Nv2 @ K3Nv2:
    Pick up my door dash meat me in the allyway
    +1
  • BigOnYa @ BigOnYa:
    Wifey is busy, so ill send my buddy @AncientBoi , in his gimp outfit. "who ordered the 6" sausage?""
  • K3Nv2 @ K3Nv2:
    Like subway it's false advertising
    +1
  • BigOnYa @ BigOnYa:
    Ok "who ordered the Vienna sausage?"
  • K3Nv2 @ K3Nv2:
    Uremum
    +1
  • BigOnYa @ BigOnYa:
    My buddy convince me to download and play poker game with him yesterday, called Four Kings Casino, its pretty fun actually, you create a avatar and walk around in a virtual casino, and play any table, or slots with others online.There's even a dance club and bowling alley.
  • SylverReZ @ SylverReZ:
    They should bring advertisements like this back LOL.
  • BakerMan @ BakerMan:
    or that german ninja turtle commercial
    +1
  • K3Nv2 @ K3Nv2:
    Forgot to buy BBQ sauce at the store so made my own ffs
  • RedColoredStars @ RedColoredStars:
    Blues Hog BBQ sauces are pretty good.
  • K3Nv2 @ K3Nv2:
    My insurance has a thing where if I do a virtual visit they'll just send me a $100 gift card to Walmart I'm about to sell a company my medical history for $100 lol
  • BigOnYa @ BigOnYa:
    My insurance has a thing called, " Nope, we aren't paying for that." that they like to use on us all the time. Then we play the "Ok we will go to some other insurance company." then they miraculously say ok we will pay for that.
  • The_Dizzy_Vizzy @ The_Dizzy_Vizzy:
    Well look at what the cat dragged in!!!
    The_Dizzy_Vizzy @ The_Dizzy_Vizzy: Well look at what the cat dragged in!!!