Add str2hax exploit

This commit is contained in:
Larsenv 2018-11-17 11:37:41 -06:00
parent eec0aef1b6
commit 0f3d1d956e
No known key found for this signature in database
GPG key ID: 0692F87DB401FF8D
3 changed files with 54 additions and 3 deletions

View file

@ -13,8 +13,9 @@ If you want to install homebrew on vWii, [follow this tutorial](https://wiiu.hac
### Choose an exploit to use
- [LetterBomb](letterbomb) - Exploit that uses the Wii Message Board
- [FlashHax](flashhax) - Exploit that uses the Internet Channel
- [str2hax](str2hax) - Exploit that uses the Wii EULA (No SD Card nor Channel required)
- [FlashHax](flashhax) - Exploit that uses the Internet Channel (No SD Card required)
- [LetterBomb](letterbomb) - Exploit that uses the Wii Message Board (SD Card required)
Some alternatives to this guide are [ModMii (if you have Windows)](https://sourceforge.net/projects/modmii/) or [SetMiiUp](https://gbatemp.net/threads/setmiiup-from-stock-to-latest-softmod-in-less-then-5-10-minutes.459416/).

View file

@ -77,7 +77,7 @@ If you were unable to patch your nwc24msg.cfg correctly, e-mail us at [support@r
![Current Connection](/images/RiiConnect24/Internet_5.png)
1. Go to `Change Settings`.
![Change Settings](/images/RiiConnect24/Internet_6.png)
1. Go to `Auto-Obtain DNS` (`Not IP Address`), then select `No`, then `Advanced Settings`.
1. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`.
![Auto-Obtain DNS](/images/RiiConnect24/Internet_7.png)
1. Type in `164.132.44.106` as the primary DNS.
![Primary DNS](/images/RiiConnect24/Internet_8.png)

50
_pages/en_US/str2hax.txt Normal file
View file

@ -0,0 +1,50 @@
---
title: "str2hax"
---
{% include toc title="Table of Contents" %}
str2hax is an exploit for the Wii that is triggered by loading the Wii's End User License Agreement. It requires nothing but an Internet connection.
#### What you need
* A Wii on system version 4.3
* An Internet connection
#### Instructions
##### Section I - Connecting
This exploit requires you to set your DNS in order to connect to a server that contains the exploit.
1. Goto `Wii Options`.
![Wii Options](/images/RiiConnect24/Internet_1.png)
1. Go to `Wii Settings`.
![Wii Settings](/images/RiiConnect24/Internet_2.png)
1. Go to `Page 2`, then click on `Internet`.
![Internet](/images/RiiConnect24/Internet_3.png)
1. Go to `Connection Settings`.
![Connection Settings](/images/RiiConnect24/Internet_4.png)
1. Select your current connection.
![Current Connection](/images/RiiConnect24/Internet_5.png)
1. Go to `Change Settings`.
![Change Settings](/images/RiiConnect24/Internet_6.png)
1. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`.
![Auto-Obtain DNS](/images/RiiConnect24/Internet_7.png)
1. Type in `216.69.185.14` as the primary DNS.
1. Type in `173.201.71.14` as the secondary DNS.
1. Select `Confirm`, then select `Save`.
![Save DNS](/images/RiiConnect24/Internet_10.png)
1. Select `OK` to perform a connection test.
![Connection Test](/images/RiiConnect24/Internet_11.png)
1. If the connection test was successful, select `No` to skip the Wii System Update.
![Connection Test Successful](/images/RiiConnect24/Internet_12.png)
##### Section II - Triggering the Exploit
1. Finally, go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`.
1. If you see a pony on the screen and a light blue background, you have set it up correctly. Wait 1-2 minutes for the exploit to trigger (it should take about 1 minute and 25 seconds). The exploit will download the HackMii Installer so you can continue.
If the HackMii Installer doesn't load and it instead freezes (you can't move your cursor) or it doesn't take 1-2 minutes to trigger, please retry the exploit.
[Continue to Homebrew Channel and BootMii Installation](hbc)
{: .notice--info}