Bring back SSLoth-Browser
It's actually usable now with a new, flashy, proxy server. Steps more or less aligned with current state of guide. Re-added most (if not all) troubleshooting from way back when. (More accurately, stolen from Soundhax, because it should behave nearly identically anyway.)
This commit is contained in:
parent
7db81de9bc
commit
9c62d1f7e2
7 changed files with 156 additions and 4 deletions
|
@ -94,6 +94,9 @@ sidebar_pages:
|
||||||
-
|
-
|
||||||
title: Installing boot9strap (Soundhax)
|
title: Installing boot9strap (Soundhax)
|
||||||
url: installing-boot9strap-(soundhax)
|
url: installing-boot9strap-(soundhax)
|
||||||
|
-
|
||||||
|
title: Installing boot9strap (SSLoth-Browser)
|
||||||
|
url: installing-boot9strap-(ssloth-browser)
|
||||||
-
|
-
|
||||||
title: Installing boot9strap (Fredtool)
|
title: Installing boot9strap (Fredtool)
|
||||||
url: installing-boot9strap-(fredtool)
|
url: installing-boot9strap-(fredtool)
|
||||||
|
|
|
@ -46,9 +46,13 @@ Use the version table below to select a method. A few things to note:
|
||||||
<td style="text-align: center; font-weight: bold;"><a href="seedminer">Seedminer</a></td>
|
<td style="text-align: center; font-weight: bold;"><a href="seedminer">Seedminer</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align: center; font-weight: bold;">11.4.0 to 11.15.0</td>
|
<td style="text-align: center; font-weight: bold;">11.14.0 to 11.15.0</td>
|
||||||
<td style="text-align: center; font-weight: bold;">Update your 3DS to the latest version through System Settings</td>
|
<td style="text-align: center; font-weight: bold;">Update your 3DS to the latest version through System Settings</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align: center; font-weight: bold;">11.4.0 to 11.13.0</td>
|
||||||
|
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(ssloth-browser)">Installing boot9strap (SSLoth-Browser)</a></td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align: center; font-weight: bold;">1.0.0 to 11.3.0</td>
|
<td style="text-align: center; font-weight: bold;">1.0.0 to 11.3.0</td>
|
||||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||||
|
|
102
_pages/en_US/installing-boot9strap-(ssloth-browser).txt
Normal file
102
_pages/en_US/installing-boot9strap-(ssloth-browser).txt
Normal file
|
@ -0,0 +1,102 @@
|
||||||
|
---
|
||||||
|
title: "Installing boot9strap (SSLoth-Browser)"
|
||||||
|
---
|
||||||
|
|
||||||
|
{% include toc title="Table of Contents" %}
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary><em>Technical Details (optional)</em></summary>
|
||||||
|
<p>In order to exploit the Browser application, we need to bypass the browser version check, which is designed to disallow the use of the browser without updating to the latest system version.</p>
|
||||||
|
<p>A public proxy server is available, which, with the help of the SSLoth exploit, can bypass this check.</p>
|
||||||
|
<p>Once the bypass is active, an exploit webpage will be accessible which will do the rest of the job.</p>
|
||||||
|
<p>For technical details on the exploits that you will be using on this page, see <a href="https://github.com/MrNbaYoh/3ds-ssloth">here</a> (SSLoth) and <a href="https://github.com/TuxSH/universal-otherapp/">here</a> (universal-otherapp).</p>
|
||||||
|
</details>
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
### Compatibility Notes
|
||||||
|
|
||||||
|
SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp.
|
||||||
|
|
||||||
|
If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
### What You Need
|
||||||
|
|
||||||
|
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
|
||||||
|
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
|
||||||
|
* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`)
|
||||||
|
|
||||||
|
#### Section I - Prep Work
|
||||||
|
|
||||||
|
In this section, you will copy the files needed to trigger both browserhax and universal-otherapp.
|
||||||
|
|
||||||
|
1. Power off your device
|
||||||
|
1. Insert your SD card into your computer
|
||||||
|
1. Copy `otherapp.bin` to the root of your SD card and rename it to `arm11code.bin`
|
||||||
|
+ The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it
|
||||||
|
+ If you do not see the `.bin` extension, do not add it to the end of the filename
|
||||||
|
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
|
||||||
|
1. Create a folder named `boot9strap` on the root of your SD card
|
||||||
|
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
|
||||||
|
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
|
||||||
|
1. Reinsert your SD card into your device
|
||||||
|
1. Power on your device
|
||||||
|
|
||||||
|
#### Section II - SSLoth
|
||||||
|
|
||||||
|
In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section.
|
||||||
|
|
||||||
|
1. Launch the System Settings application
|
||||||
|
1. Navigate to `Internet Settings` -> `Connection Settings`
|
||||||
|
1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings`
|
||||||
|
1. Set "Proxy Settings" to "Yes", then click `Detailed Setup`
|
||||||
|
1. Set the Proxy Server to `192.9.234.11`, and the Port to `8080`
|
||||||
|
1. Click OK, then click Save
|
||||||
|
1. When prompted, click "Test" to perform the connection test
|
||||||
|
+ The test should succeed
|
||||||
|
1. Click "OK" to continue
|
||||||
|
1. Press "Back" twice, then "Close" to go back to the HOME Menu
|
||||||
|
|
||||||
|
#### Section III - Launching SafeB9SInstaller
|
||||||
|
|
||||||
|
In this section, you will visit the browser exploit webpage, which will use universal-otherapp to launch the boot9strap (custom firmware) installer.
|
||||||
|
|
||||||
|
1. On the HOME Menu, press the Left and Right shoulder buttons together to open the camera
|
||||||
|
+ If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`)
|
||||||
|
1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L)
|
||||||
|
+ If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser)
|
||||||
|
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||||
|
|
||||||
|
#### Section IV - Installing boot9strap
|
||||||
|
|
||||||
|
In this section, you will install custom firmware onto your device.
|
||||||
|
|
||||||
|
1. When prompted, input the key combo given on the top screen to install boot9strap
|
||||||
|
1. Once it is complete, press (A) to reboot your device
|
||||||
|
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||||
|
+ If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
|
||||||
|
1. Press (Start) to save and reboot
|
||||||
|
+ If you get an error, just continue to the next page
|
||||||
|
|
||||||
|
At this point, your console will boot to Luma3DS by default.
|
||||||
|
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
|
||||||
|
+ On the next page, you will install useful homebrew applications to complete your setup.
|
||||||
|
|
||||||
|
#### Section V - Restoring default proxy
|
||||||
|
|
||||||
|
In this section, you will restore the Internet settings back to normal.
|
||||||
|
|
||||||
|
1. Launch the System Settings application
|
||||||
|
1. Navigate to `Internet Settings` -> `Connection Settings`
|
||||||
|
1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings`
|
||||||
|
1. Set "Proxy Settings" to "No"
|
||||||
|
1. Click OK, then click Save
|
||||||
|
1. When prompted, click "Test" to perform the connection test
|
||||||
|
+ The test should succeed
|
||||||
|
1. Power off your device
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
|
### Continue to [Finalizing Setup](finalizing-setup)
|
||||||
|
{: .notice--primary}
|
|
@ -48,6 +48,7 @@ sitemap: false
|
||||||
* [Installing boot9strap (kartdlphax)](installing-boot9strap-(kartdlphax))
|
* [Installing boot9strap (kartdlphax)](installing-boot9strap-(kartdlphax))
|
||||||
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||||
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||||
|
+ [Installing boot9strap (SSLoth-Browser)](installing-boot9strap-(ssloth-browser))
|
||||||
+ [Installing boot9strap (USM)](installing-boot9strap-(usm))
|
+ [Installing boot9strap (USM)](installing-boot9strap-(usm))
|
||||||
+ [Move EmuNAND](move-emunand)
|
+ [Move EmuNAND](move-emunand)
|
||||||
+ [ntrboot](ntrboot)
|
+ [ntrboot](ntrboot)
|
||||||
|
|
|
@ -124,6 +124,46 @@ If this is unsuccessful, try using another SD card.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Installing boot9strap (SSLoth-Browser)
|
||||||
|
|
||||||
|
### Red/purple/pink and white screen after running browserhax
|
||||||
|
|
||||||
|
This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw).
|
||||||
|
|
||||||
|
### Opening the browserhax QR code or URL crashes
|
||||||
|
|
||||||
|
Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
|
||||||
|
|
||||||
|
1. Launch the browser, then launch the browser settings
|
||||||
|
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
|
||||||
|
1. Try the exploit again
|
||||||
|
|
||||||
|
### Opening the browser prompts for a system update instead
|
||||||
|
|
||||||
|
The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page.
|
||||||
|
|
||||||
|
### Failed to open SafeB9SInstaller.bin
|
||||||
|
|
||||||
|
The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it.
|
||||||
|
|
||||||
|
### Frozen on "Doing agbhax..."
|
||||||
|
|
||||||
|
There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it.
|
||||||
|
|
||||||
|
If you have a Taiwanese or Mainland Chinese unit (with a T or C in the version string, ie. 11.3.0-##T), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance.
|
||||||
|
|
||||||
|
### "PrepareArm9ForTwl returned error c8804631!"
|
||||||
|
|
||||||
|
You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance.
|
||||||
|
|
||||||
|
### Failed to mount the SD card!
|
||||||
|
|
||||||
|
Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards.
|
||||||
|
|
||||||
|
If this is unsuccessful, try using another SD card.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## BannerBomb3
|
## BannerBomb3
|
||||||
|
|
||||||
### DSiWare Management menu crashes without showing BB3 multihax menu
|
### DSiWare Management menu crashes without showing BB3 multihax menu
|
||||||
|
|
|
@ -214,7 +214,8 @@ $(document).ready(function() {
|
||||||
"homebrew-launcher-(pichaxx)": "11",
|
"homebrew-launcher-(pichaxx)": "11",
|
||||||
"installing-boot9strap-(kartdlphax)": "12",
|
"installing-boot9strap-(kartdlphax)": "12",
|
||||||
"bannerbomb3-fredtool-(twn)": "13",
|
"bannerbomb3-fredtool-(twn)": "13",
|
||||||
"installing-boot9strap-(hbl-usm)": "14"
|
"installing-boot9strap-(hbl-usm)": "14",
|
||||||
|
"installing-boot9strap-(ssloth-browser)": "15"
|
||||||
};
|
};
|
||||||
|
|
||||||
for(var device in devices){
|
for(var device in devices){
|
||||||
|
@ -260,7 +261,8 @@ $(document).ready(function() {
|
||||||
"11": ["seedminer", "homebrew-launcher-(pichaxx)", "installing-boot9strap-(hbl-usm)", "finalizing-setup"],
|
"11": ["seedminer", "homebrew-launcher-(pichaxx)", "installing-boot9strap-(hbl-usm)", "finalizing-setup"],
|
||||||
"12": ["installing-boot9strap-(kartdlphax)", "finalizing-setup"],
|
"12": ["installing-boot9strap-(kartdlphax)", "finalizing-setup"],
|
||||||
"13": ["seedminer", "bannerbomb3-fredtool-(twn)", "finalizing-setup"],
|
"13": ["seedminer", "bannerbomb3-fredtool-(twn)", "finalizing-setup"],
|
||||||
"14": ["seedminer", "homebrew-launcher-(pichaxx)", "installing-boot9strap-(hbl-usm)", "finalizing-setup"]
|
"14": ["seedminer", "homebrew-launcher-(pichaxx)", "installing-boot9strap-(hbl-usm)", "finalizing-setup"],
|
||||||
|
"15": ["installing-boot9strap-(ssloth-browser)", "finalizing-setup"]
|
||||||
}
|
}
|
||||||
// Can add custom routing if necessary but currently both routes are identical
|
// Can add custom routing if necessary but currently both routes are identical
|
||||||
var device_old = Object.assign({}, device_common,{
|
var device_old = Object.assign({}, device_common,{
|
||||||
|
|
2
assets/js/main.min.js
vendored
2
assets/js/main.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue