Homebrew WiiU Homebrew Development

YugamiSekai

Mr. Picross
Member
Joined
Dec 24, 2014
Messages
2,015
Trophies
1
Age
22
XP
2,285
Country
United States
The clear cookies, close all tabs, and restart Wii U works. But the example in the 'gx2' folder says "0x00000000" when executed. It's probably just a bug.
 
Last edited by YugamiSekai,

Psi-hate

GBATemp's Official Psi-Hater
Member
Joined
Dec 14, 2014
Messages
1,749
Trophies
1
XP
3,407
Country
United States
Well unfortunately I'm on 5.4 but as soon as the 5.4 support is available, I'll definitely sacrifice my game stuff for this. (Hoping for some emunand. Unlikely but that would solve a ton of problems with people being caught between this and everything else)
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,720
Trophies
2
Age
33
XP
8,701
Country
Portugal
well now that Fix94 fixed the graphic display tests on 5.3.2 would anyone want to try building some real simple stuff like atari emulator? i mean start small :P
 

YugamiSekai

Mr. Picross
Member
Joined
Dec 24, 2014
Messages
2,015
Trophies
1
Age
22
XP
2,285
Country
United States
well now that Fix94 fixed the graphic display tests on 5.3.2 would anyone want to try building some real simple stuff like atari emulator? i mean start small :P
I'd go with Game & Watch but Atari's good for start. Hey @NWPlayer123 do you think you could add a version changelog to the Readme.MD? It's kind of hard keeping track of when a new release is out.
 
Last edited by YugamiSekai,

CosmoCortney

i snack raw pasta and chew lollipops
Member
Joined
Apr 18, 2013
Messages
1,768
Trophies
2
Location
on the cool side of the pillow
Website
follow-the-white-rabbit.wtf
XP
3,007
Country
Germany
Sorry if this was asked before, but every time I try to build the browser exploit cygwin gives me following error:
cygwin.png

I have followed Bully's tutorial.
DevkipPro and Python 3 were already installed. I could successfully build the 4.1.0 browser exploit a few months ago. (But now I'm on 5.3.2 and would like to build the latest browser exploit)
The paths of the environment variables were already updated, too.
 

wj44

Well-Known Member
Member
Joined
Jun 18, 2015
Messages
477
Trophies
0
XP
506
Country
Gambia, The
Sorry if this was asked before, but every time I try to build the browser exploit cygwin gives me following error:
View attachment 20844

I have followed Bully's tutorial.
DevkipPro and Python 3 were already installed. I could successfully build the 4.1.0 browser exploit a few months ago. (But now I'm on 5.3.2 and would like to build the latest browser exploit)
The paths of the environment variables were already updated, too.
Install Cygwin: If you haven’t already, Cygwin can be installed from http://www.cygwin.com. Click the “View” button once to get a full list of available packages. Make sure to include at least the following packages (the numbers in the parentheses indicate the versions used at the time of writing):
python
make
https://github.com/h2oai/h2o-2/wiki/Installing-Python-inside-Cygwin
 

Mathew_Wi

bye
Member
Joined
Sep 29, 2009
Messages
233
Trophies
0
XP
1,111
Country
Sorry if this was asked before, but every time I try to build the browser exploit cygwin gives me following error:
View attachment 20844

I have followed Bully's tutorial.
DevkipPro and Python 3 were already installed. I could successfully build the 4.1.0 browser exploit a few months ago. (But now I'm on 5.3.2 and would like to build the latest browser exploit)
The paths of the environment variables were already updated, too.
I had a million issues with this at first. Copy cygpath.exe to the devkitpro mysys/bin folder
 

CosmoCortney

i snack raw pasta and chew lollipops
Member
Joined
Apr 18, 2013
Messages
1,768
Trophies
2
Location
on the cool side of the pillow
Website
follow-the-white-rabbit.wtf
XP
3,007
Country
Germany
Didn't work.
But uhmm.. Just tried making a .bat solution. Just wrote
Code:
python build.py examples\helloworld
pause
into the .bat and let it running. No error message.
Now I have the following inside of www\helloword
helloworlddir.png

Is this all right?
I will do a test run, now

EDIT: It froze the image but did not write any text on the screen (if this exploit was supposed to do so).
 
Last edited by CosmoCortney,

NWPlayer123

Well-Known Member
Member
Joined
Feb 17, 2012
Messages
2,642
Trophies
0
Location
The Everfree Forest
XP
6,693
Country
United States
Didn't work.
But uhmm.. Just tried making a .bat solution. Just wrote
Code:
python build.py examples\helloworld
pause
into the .bat and let it running. No error message.
Now I have the following inside of www\helloword

Is this all right?
I will do a test run, now

EDIT: It froze the image but did not write any text on the screen (if this exploit was supposed to do so).
Always run stuff a few times, there's no guarantee it will work right first try. Of course Crash 2/Crash 3 is rare, but better safe than sorry ;)
Also I haven't checked yet to see if the latest push works with normal command prompt so I'm gonna recommend cygwin still. If you have it added to your paths (which i assume you do since all you did was put "python") then you can run that exact command in cygwin too
 
  • Like
Reactions: CosmoCortney

deformyer

Well-Known Member
OP
Newcomer
Joined
Jun 18, 2015
Messages
76
Trophies
0
XP
126
Country
Belgium
@Samwix The exploit currently available is a userland exploit. This means that, as it's a browser exploit, it has the same rights as the browser. So the browser has the rights to make network connections and do primitive code execution but not much more than that. The goal is now to break this limitations and get a kernel exploit. This exploit has full acces to the kernel (the core of the operating system). This allows for accessing usb, more speed, game hacks,... Finally the IOSU is the final layer of protection to break. The IOSU a kind of separate security processor in the Wii U. Once you have an IOSU exploit, you have full control over the Wii U
 

Monado_III

Well-Known Member
Member
Joined
Feb 8, 2015
Messages
722
Trophies
0
Location
/dev/null
XP
1,443
Country
Canada
Why is this split in two parts? :wtf:
Also, sorry, I forgot to mention that gedit only works on Ubuntu, Debian, Fedora and other GNOME-based distros, while KDE-based distros (like Kubuntu, Chakra) have kate, XFCE has mousepad, LXDE has leafpad and Linux Mint has another, whose name I can't recall :(
LM uses gedit.
 

FusionGamer

Well-Known Member
Member
Joined
Jul 12, 2014
Messages
507
Trophies
0
XP
517
Country
United States
Well unfortunately I'm on 5.4 but as soon as the 5.4 support is available, I'll definitely sacrifice my game stuff for this
To be fair, most games come with 5.4. It'll be best for the team to wait until Star Fox Zero releases, as that's Nintendo's last major game this year.
 

Goku Junior

Well-Known Member
Member
Joined
Dec 27, 2013
Messages
951
Trophies
0
Age
23
Location
Buenos Aires, Argentina
XP
482
Country
Argentina
Well, it was a long time since I was off this thing, seems the exploit changed now that it uses wiiulib...
I'm in 5.3.2 and I would like to test some codes from Python, I tried to use the old @NWPlayer123 guide

https://gbatemp.net/threads/using-the-wii-u-rpc-client.369732/

To compile the New exploit for 5.3.2, however I didn't had luck, I tried both CMD and Cygwin and both give me the same errors at compile time.
I would be very grateful if someone can help me, thanks :D !

Oh, another thing, I was thinking It could be a problem that I use Windows 10 Pro x64, but I don't think so. It seems the problem happend because it doesn't have a file called code532.bin

I have:
Cygwin
Python 2.7.10
Devkitproupdater 1.5.4 (I think it has Devkitppc inside) .

Thanks again! I put two images to show the error that it gives to me, since the text is so long I've divided it into 2 parts.
 

Attachments

  • Compile error Cygwin part1.png
    Compile error Cygwin part1.png
    50.4 KB · Views: 319
  • Compile error Cygwin part2.png
    Compile error Cygwin part2.png
    56.1 KB · Views: 280

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Mondooooo @ Mondooooo:
    you wanna know the worst night i had?
  • Mondooooo @ Mondooooo:
    you wanna know the worst night i had?
  • Xdqwerty @ Xdqwerty:
    @Mondooooo, there was a power outage while you were sleeping?
  • Mondooooo @ Mondooooo:
    no, but fucking cockroaches
  • Mondooooo @ Mondooooo:
    i had to sleep with one eye open
  • Mondooooo @ Mondooooo:
    after i restes peacfully
  • Mondooooo @ Mondooooo:
    *peacefully
  • Mondooooo @ Mondooooo:
    *peacefully
  • Mondooooo @ Mondooooo:
    sorry for misspell and posts
  • Mondooooo @ Mondooooo:
    i heard a buzzing sound from a flying cockroach and ran away
  • Mondooooo @ Mondooooo:
    and i have to sleep somewhere else
  • Xdqwerty @ Xdqwerty:
    @Mondooooo, I hate insects too
  • Mondooooo @ Mondooooo:
    i wish i can just get rid of them
  • Mondooooo @ Mondooooo:
    so i can rest peacefully
  • Mondooooo @ Mondooooo:
    i just worry about cockroaches entering my room
  • Mondooooo @ Mondooooo:
    my room is absolutely clean and a have an AC Conditioner
  • Mondooooo @ Mondooooo:
    and when i turn it on or not, they have a way to enter
  • Mondooooo @ Mondooooo:
    it pisses me off
  • Mondooooo @ Mondooooo:
    and my right eye is bloodshot from lack of sleep but damn. the full moon with the clouds is beautiful
  • Mondooooo @ Mondooooo:
    @Xdqwerty any tips?
  • Xdqwerty @ Xdqwerty:
    @Mondooooo, sadly I dont have any tips
  • K3Nv2 @ K3Nv2:
    A bug exterminator?
    +1
  • SylverReZ @ SylverReZ:
    @AncientBoi Somebody's asking for tips.
    +1
  • SylverReZ @ SylverReZ:
    Get a load from this guy lol.
    +1
  • K3Nv2 @ K3Nv2:
    You don't want ancientbois tip very flacid
    K3Nv2 @ K3Nv2: You don't want ancientbois tip very flacid