Hacking A channel-less, sd-less entry point: str2hax

Lightsaber71

New Member
Newbie
Joined
Jan 2, 2020
Messages
1
Trophies
0
Age
21
XP
33
Country
United States
I'm entering the right numbers for the DNS server, and I my internet test says 8ts working but I get error 52131.

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

I'm also entering the right numbers for the DNS server and my internet connection is good but I'm getting error 52131
 

Alexander1970

XP not matters.
Member
Joined
Nov 8, 2018
Messages
14,973
Trophies
3
Location
Austria
XP
2,495
Country
Austria
Hello.:)

I'm entering the right numbers for the DNS server, and I my internet test says 8ts working but I get error 52131.

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

I'm also entering the right numbers for the DNS server and my internet connection is good but I'm getting error 52131

I tried it too but for me it stays on the Wii Shop/WiiConnect Screen:
6. Back out to the Internet panel and choose User Agreements. Select Yes to the question about the Wii Shop Channel/WiiConnect24.

P1350852.JPG

The Wii Motion Controller works (I can press HOME but no Return possible).
I have tried it 7-8 Times in a Row,I have patiently waited up to 10 Minutes,the Internet connection works,Test passed.:D

Thank you.:)
 
Last edited by Alexander1970,
  • Like
Reactions: jeannotte

XFlak

Wiitired but still kicking
Member
Joined
Sep 12, 2009
Messages
13,795
Trophies
3
Age
38
Location
Cyprus, originally from Toronto
Website
modmii.github.io
XP
9,778
Country
Cyprus
Just checking up on a few things.
For right now it prioritizes the http loader mainly due to the fact the the DNS resetting code is still in http loader. Unfortunately these are separate stages so the options are either:
A. Port the DNS resetting code into the savezelda minimal environment (with no libogc)
B. Rip out the sd card/usb gecko code out of savezelda and re implement them in the http loader.
I chose to do option A however the final step in resetting the DNS servers is to reload IOS which involved doing ES IPC requests for which I didn't have time to figure out/rip out of libogc to port to savezelda.
I'll look into it more tomorrow and see which option will end up being more complicated but for now sd card/usb gecko loading takes a back seat so that people don't end up with their DNS settings broken and not realize it. (Something I REALLY want to avoid.)
Is there confirmed support for loading sd:\boot.elf first in priority sequence? Or not yet?

It depends on what version of the EULA "app" that firmware has. I'm not sure when they updated the app so I'm not really sure what versions it works on.
Do we know yet the full list of which firmwares this works on?

Hm, you are right, I tried converting a DOL to an ELF, with a few changes to the converter to fix some obviously missing parts, but it still doesn't work for some reason. As soon as all the writeups and code are released and I can recompile and test everything I might try adding DOL support (if there is enough space).
Any hope / space left over for dol support?
 
Last edited by XFlak,
  • Like
Reactions: Alexander1970

Lewi

New Member
Newbie
Joined
Mar 3, 2019
Messages
3
Trophies
0
Age
26
XP
67
Country
United Kingdom
I've waited on the pony screen a few times now with no luck just freezing any ideas guys?
 

XFlak

Wiitired but still kicking
Member
Joined
Sep 12, 2009
Messages
13,795
Trophies
3
Age
38
Location
Cyprus, originally from Toronto
Website
modmii.github.io
XP
9,778
Country
Cyprus
Do u have a working internet connection? Ideally in the first slot and no other connections just in case?

Alternatively, if you have an SD card there are many other offline exploits you can use. Modmii will make that process painless if that's the road u decide to go down
 
  • Like
Reactions: Alexander1970

Nisei

Active Member
Newcomer
Joined
Nov 19, 2008
Messages
25
Trophies
0
Location
the Dutch Mountains
XP
69
Country
Netherlands
I get passed the pony screen but then the last line of text says "Cleaning up environment..." and it's stuck.
Tried many times now but always the same :(
Bought this recently and formatted system memory & updated to 4.3E right before trying the mod.
 
Last edited by Nisei,

MainShane

New Member
Newbie
Joined
Jun 1, 2020
Messages
1
Trophies
0
Age
26
XP
36
Country
United States
It's not showing up the EULA pony screen, instead it shows the actual EULA. Any ideas?

I entered the Auto-DNS, No, correct numbers for both, connection test was successful, no to update, then User Agreement. Wii version 4.3U. No other internet connections setup, the single wireless one works. No SD card inside.
 

Mike2M

New Member
Newbie
Joined
Jun 17, 2020
Messages
2
Trophies
0
Age
38
XP
33
Country
Indonesia
Im kinda having the same thing as MainShane there. Im on the ver 2.2U.

Kind of a noob here and not sure how to do whst Nisei says.

Please help. Thank you.
 

Mike2M

New Member
Newbie
Joined
Jun 17, 2020
Messages
2
Trophies
0
Age
38
XP
33
Country
Indonesia
Lol.

Bought it not long after it was released and havent touched it again ever since.
Opened it again recently for my wife to play.

Anyway i updated through the wii updater and installed homebrew channel already.

Thanks.

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

Deleted member 530885

New Member
Newbie
Joined
Jun 18, 2020
Messages
3
Trophies
0
XP
46
Hey, I've been trying to self-host this exploit on a rpi3 running hostapd and dnsmasq and the webserver part seems to be working fine but I'm having issues with the payload.

When I try to compile libogc so that I can build the Network Loader for the payload as you said:
You MUST change the Makefile line "include $(DEVKITPPC)/wii_rules" to a location where you have built libogc with -Os.
Code:
$ make -Os
I just end up getting errors:
Code:
make: *** unknown output-sync type 's'.  Stop.

I'm pretty stuck now as I don't know what to do to be able to build the Network Loader small enough.

I also tried to compile just the elf loader in the 'elf_loader' directory, as that is all that I really need as most of the other files will be on an sd card, but when I try and run the output elf on my Wii tells me that it's not a valid application.

Edit: Solved
 
Last edited by Deleted member 530885,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: Ohkay