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
So, we all know that kexploit 5.5.X has been leaked by an unknown source, so after working a little bit around it, I decided to compile a little tutorial how to make it work.

IMPORTANT NOTE: The Real Jdbye came up with a solution for EU consoles. This fixed version HaxServer may also work with US versions. Both links will be posted below.


For people who don't want to selfhost, have difficulty with this tutorial or simply want a quick access, go to the end of the tutorial.



Step 1: Downloading HaxServer

For this tutorial, you will need Java 8, HaxServer, and your port 80 opened on your router/firewalls and make sure nothing uses it (usually it's web servers).

1. Download the kexploit + haxserver (AtLongLast.zip) there: http://www.mediafire.com/download/6jqfane80fqkavy/AtLongLast.zip
Note: If you have a EU console also get this link: https://dl.dropboxusercontent.com/u/8225581/HaxServer.jar

2. Make sure you have Java 8: http://java.com/en/ (Skip this step if you do)
3. Open a command line window (in windows) or a terminal (linux/macosx).
4. Extract AtLongLast.zip to C:\kexploit (or wherever, but keep it short)
Note: For EU consoles, overwrite the HaxServer.jar with the one mentionned above in step 1.

5. Rename the folders as they are inverted. Example: atad = data; sdaolyap = payloads
6. From your command line, go to the folder where HaxServer.jar is and type: java -jar HaxServer.jar (For linux and MacOSX you will need elevated priviledges. Use sudo java -jar HaxServer.jar)
7. Type "ipconfig" and check your ipv4 (looks like: 192.168.xxx.xxx)

NOTE: You will see Exploits: 0; Data: 0; Errors: 0. Totally normal, those numbers will change as you initiate a payload (kexploit or apps). MAKE SURE to use the command line so you can see if there is an error. If not, the command line will report the payload you are loading.

Now we got it running and we got our IP address !


Step 2: Preparing your SD Card

1. Put your SD card in your computer.
2. Download loadiine or homebrew browser and extract the contect on your SD card making sure the elf file is in wiiu/apps/(application name). IT NEEDS TO BE THE EXACT FOLDER NAME !
3. Put whatever games you want if you go for loadiine or whatever apps you want. There are several tutorials for this.
4. Take your SD card out, and put it in your WiiU


Step 3: Running the exploit

1. Start up your WiiU and go to the internet browser.
2. So we'll load up the Kernel10 payload first. Clear your cookies, and input the URL: http://192.168.XXX.XXX/hax?kexploit10 (Note that XXX is whatever you got from ipconfig). You will see the hack load.
3. It will return you to your the home menu, go back in the web browser and type: http://192.168.XXX.XXX/hax?loadiine or http://192.168.XXX.XXX/hax?launcher (or any other payloads you'd like to launch).

Et voila ! Exploit running.
IF IT CRASHES DON'T PANIC, you may get stuck at a video loading screen or getting a RaceAttack error, just shut down your console and redo the "Running the exploit" it may take a few tries.



You can also follow NWPlayer123 video tutorials here:


In case your get a "file not found" error, please refer to Mr.Rean tutorial here on how to selfhost without HaxServer over here http://rhcafe.us.to/?page=t&id=108



Remote Host:
If you have problems loading the exploit, or the payloads, or that you want a remote solution, prepare your SD card with the Loadiine and Homebrew Launcher. Then, simply put your SD card in and point your webbrowser to: http://loadiine.ovh/

It will detect your firmware and give you the exploit choices you want to run and even have a automation system. I have yet to encounter a crash using this website.


FAQ

Q:
I get "unable to access" error.
A: Instead of running HaxServer through command line (which is preferable), go to the icon, right-click and run as administrator. You should see a window with Exploits/Data/Errors.

Q: My WiiU freeze or I get a "Race attack" error...
A: This happens, the exploit is not stable. Reboot your wiiu and try again. May take several tries.

Q: I get "file not found" when trying to run HaxServer...
A: You are probably on a EU console. Check for the EU link for the hotfix.
 
Last edited by ikarius031,

ikarius031

Well-Known Member
OP
Newcomer
Joined
Jan 3, 2016
Messages
86
Trophies
0
Age
41
XP
191
Country
Canada
It's not as elaborate and noob friendly as I would like it to be but I'm tired and I just finished understanding the whole exploit and everything. So I just gave the fruit of my research so people have at least something to follow and avoid endless basic questions threads or post in other threads.
 
  • Like
Reactions: SexiestManAlive

Aurshur

Active Member
Newcomer
Joined
Dec 23, 2012
Messages
25
Trophies
0
Age
44
XP
152
Country
Has anyone got a compiled copy of bin2mp4?, I'm trying to selfhost using a wifi sd card and Visual Studio Community 2015 install keeps getting stuck.

Any help would be appreciated!
 

ikarius031

Well-Known Member
OP
Newcomer
Joined
Jan 3, 2016
Messages
86
Trophies
0
Age
41
XP
191
Country
Canada
Has anyone got a compiled copy of bin2mp4?, I'm trying to selfhost using a wifi sd card and Visual Studio Community 2015 install keeps getting stuck.

Any help would be appreciated!

If there is one, let me know, so I can add selfhosting with other software part of the tutorial. Thanks.
 
  • Like
Reactions: Aurshur

erikas

Well-Known Member
Member
Joined
Mar 28, 2015
Messages
374
Trophies
0
Age
29
XP
2,008
Country
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'm getting this error, anybody know what to do?
 

ikarius031

Well-Known Member
OP
Newcomer
Joined
Jan 3, 2016
Messages
86
Trophies
0
Age
41
XP
191
Country
Canada
Did you make sure you use java 8 ? Some reported that error and fixed by updating to the latest version of java. Also, you must avoid having spaces in your file/directory names. Try to use it short like:

C:\kexploit
c:\kexploit\data
c:\kexploit\payloads
c:\kexploit\loaders
 

ikarius031

Well-Known Member
OP
Newcomer
Joined
Jan 3, 2016
Messages
86
Trophies
0
Age
41
XP
191
Country
Canada
"could not bind port 80, are you using skype?"

I shut down Skype but the error still comes up.

Check background processes to see if you dont have anything using port 80 such as a webserver, or anything of the sort. Also make sure your firewalls allows port 80 if you dont want to take them down (windows firewalls).
 
  • Like
Reactions: RemixDeluxe

Bug_Checker_

Well-Known Member
Member
Joined
Jun 10, 2006
Messages
950
Trophies
0
XP
664
Country
United States
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'm getting this error, anybody know what to do?

Did you?

5. Rename the folders as they are inverted. Example: atad = data; sdaolyap = payloads
 

Nikki_swap

The Lewdest
Member
Joined
Aug 18, 2015
Messages
400
Trophies
0
Age
33
XP
594
Country
United States
now a folder structure and tutorial for SDcaffiine would be apreciated, the video doesnt really explains much,
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: https://youtu.be/MddR6PTmGKg?si=mU2EO5hoE7XXSbSr