Hacking Copy HBC www folder to own website, won't work?

erolz

Well-Known Member
OP
Member
Joined
Jul 22, 2008
Messages
468
Trophies
0
XP
606
Country
Belgium
Hi,

I copied the HBC www folder to my own website but when I load the page on my Wii-U, nothing happends... what am I doing wrong here?
 

lordelan

Well-Known Member
Member
Joined
Jan 4, 2015
Messages
5,813
Trophies
1
Age
44
XP
6,585
Country
Germany
First you don't need an extra Thread for this.
Second: What exactly do you load? You must be directly linking to the url where your payload.html (or *.mp4) is.
 

leon234

Member
Newcomer
Joined
Dec 2, 2015
Messages
10
Trophies
0
Age
32
XP
111
Country
Gambia, The
Ok as i had the same problem (zero experience with html) i try to help you with what i found out.
First of all you have to have a index.html data in your webserver.
As it seems i can´t upload my index.html i explain what you have to do.
You create a index.txt file.
Fill in something like this:

<html>
<head>
<title>Wii U Exploit Index</title>
<link rel="stylesheet" type="text/css" href="main.css" />
</head>
<body>
<div>
<table id="t">
<tr>
<td>Its something</td>
</tr>
</table>
<table>
<tr>
<td width="33%"><a href="../homebrew_Launcher/index.html">HBLauncher</a></td>
</tr>
</div>
</body>
</html>

This is not really nice or something, but it works!
Now you have to change the .txt to .html

Now copy this to your webserver (in my case it was not the www folder but the html folder).
Copy the Homebrew launcher data in the same folder as the index.html and you are good to go.

Hope i could help :-)
 

pwsincd

Garage Flower
Developer
Joined
Dec 4, 2011
Messages
3,686
Trophies
2
Location
Manchester UK
XP
4,467
the www folder already contains an index all he has to do is take the files out of the folder and place them in the root of his public_html directory.. or use the link <my ip/domain >/www/index.html
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    AncientBoi @ AncientBoi: well.. Sorta new :)