exchange fredtool-legacy for menuhax-uloader (#2302)

* exchange fredtool-legacy for menuhax-uloader

* troubleshooting: add troubleshooting for menuhax67 leftover

* menuhax-uloader->menuhax

* fix wording of stuff

* make bb3 and uloader direct downloads

* add image for the home menu icon

* add commas

* wipe wipe and do do(usm -> menuhax)
This commit is contained in:
Florian 2023-06-30 07:03:34 +02:00 committed by GitHub
parent dbe5e3c24e
commit 4d1885e60b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 103 additions and 99 deletions

View File

@ -155,8 +155,8 @@ sidebar_pages:
title: Installing boot9strap (Fredtool-Inject)
url: installing-boot9strap-(fredtool-inject)
-
title: Installing boot9strap (Fredtool, Legacy)
url: installing-boot9strap-(fredtool-legacy)
title: Installing boot9strap (menuhax)
url: installing-boot9strap-(menuhax)
-
title: Installing boot9strap (USM)
url: installing-boot9strap-(usm)

View File

@ -29,22 +29,7 @@ These instructions work on USA, Europe, Japan, and Korea region consoles as indi
{% include_relative include/bb3-prep.txt %}
#### Section II - Hardware Button Check
In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.
Your SD card should remain in your computer while you perform this check.
{% include_relative include/safemodecheck.txt %}
___
### Next steps: Choose an exploit
If the camera appeared in the previous section, Safe Mode is likely to be working on your console.
If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm))
### Continue to [Installing boot9strap (menuhax)](installing-boot9strap-(menuhax))
{: .notice--primary}
If the camera did NOT appear, continue to [Installing boot9strap (Fredtool, Legacy)](installing-boot9strap-(fredtool-legacy))
{: .notice--info}

View File

@ -1,77 +0,0 @@
---
title: "Installing boot9strap (Fredtool, Legacy)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application.
To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system to dump the DSi Internet Settings application to the SD root.
Once we have a DSiWare backup, we can inject it into the DS Internet Settings application.
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware other than 11.15.0 or 11.14.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!
{: .notice--warning}
### What You Need
* Your `movable.sed` file from completing [Seedminer (Mii)](seedminer-(mii))
* The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) (`Frogminer_save.zip`)
* **11.15.0 and 11.14.0 users only**: The v6.0.1 release of [b9sTool](https://github.com/zoogie/b9sTool/releases/tag/v6.0.1) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
#### Section I - CFW Check
{% include_relative include/cfw-check-fredtool.txt %}
#### Section II - BannerBomb3
In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section.
1. Reinsert your SD card into your console
1. Power on your console
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare` -> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
+ Your console should show the BB3 multihax menu
+ If this step causes your console to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool)
1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare"
+ Your console will automatically reboot
1. Power off your console
#### Section III - Prep Work
{% include_relative include/fredtool-prep.txt %}
#### Section IV - Overwriting DS Connection Settings
{% include_relative include/fredtool-write-flipnote.txt %}
#### Section V - Flipnote Exploit
{% include_relative include/install-boot9strap-b9stool.txt method="dsinternet" %}
#### Section VI - Luma3DS Configuration
1. Press and hold (Select), and while holding (Select), power on your console
{% include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
#### Section VII - Restoring DS Connection Settings
{% include_relative include/fredtool-restore-dsconn.txt %}
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -0,0 +1,89 @@
---
title: "Installing boot9strap (menuhax)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
We use BannerBomb3 to install menuhax67, which lets us access the Homebrew Launcher. From there, we launch uloader which launches SafeB9SInstaller.
See [here](https://github.com/zoogie/uloader) for information about uloader and [here](https://github.com/zoogie/menuhax67) for information about menuhax67.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware above 11.15.0, uloader will fail.
{: .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 [BannerBomb3](https://github.com/zoogie/Bannerbomb3/releases/download/v3.0/Release_v3.0.zip) (direct download)
* The latest release of [uloader](https://github.com/zoogie/uloader/releases/download/1.0/uloader.3dsx) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
#### Section I - Prep Work
1. Power off your console
1. Insert your SD card into your computer
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. Copy `bb3.bin` from the Release `.zip` to the root of your SD card, replacing the current file
1. Copy `Launcher.dat` from the folder for your model and region inside the Release `.zip` to the root of your SD card
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+ This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates
1. Copy `uloader.3dsx` to the `/3ds/` folder on your SD card
1. Reinsert your SD card into your console
#### Section II - BannerBomb3
In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and use it to install the menuhax67 exploit.
1. Power on your console
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare` -> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
+ Your console should show the BB3 multihax menu
1. Use the D-Pad to navigate and press the (A) button to select "Install *hax"
+ Your console will automatically reboot
#### Section III - menuhax67
In this section you will use the menuhax67 exploit installed earlier to launch uloader, which will load SafeB9SInstaller.
1. Tap on the small HOME Menu settings icon in the top left of the bottom screen (![]({{ "/images/homemenuicon.png" | absolute_url }}){: height="32px" width="52px"})
+ If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card
1. If the exploit was successful, your console will have booted into the Homebrew Launcher
1. Launch uloader from the list of homebrew
1. If the exploit was successful, you will have booted into SafeB9SInstaller
+ If the console freezes or crashes, force power off the console, then retry this section
#### Section IV - Installing boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
#### Section V - Removing menuhax67
In this section, you will trigger the BannerBomb3 exploit a second time so that you can uninstall the menuhax67 exploit you installed in Section II. This will allow you to use the HOME Menu settings normally again.
1. Launch System Settings on your console
1. Navigate to `Data Management` -> `DSiWare` -> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
1. Use the D-Pad to navigate and press the (A) button to select "Uninstall *hax"
+ Your console will automatically reboot
1. Power off your console
1. Insert your SD card into your computer
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder and from your computer. This file will not be needed anymore
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}

View File

@ -53,7 +53,7 @@ sitemap: false
+ [Homebrew Launcher (super-skaterhax)](homebrew-launcher-(super-skaterhax))
+ [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
+ [Installing boot9strap (Fredtool-Inject)](installing-boot9strap-(fredtool-inject))
+ [Installing boot9strap (Fredtool, Legacy)](installing-boot9strap-(fredtool-legacy))
+ [Installing boot9strap (menuhax)](installing-boot9strap-(menuhax))
+ [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool))
+ [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod))
+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm))

View File

@ -668,6 +668,13 @@ If you weren't able to find your error or the instructions didn't work, join [Ni
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>Opening the HOME Menu settings crashes the console or loads the Homebrew Launcher</u></summary>
Your console likely still has menuhax67 installed. To uninstall menuhax67, download the latest release of [menuhax67](https://github.com/zoogie/menuhax67/releases/latest) (the menuhax `.zip`), then follow the ["Uninstall menuhax67" section](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits/menuhax67#Uninstall_menuhax67) here.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
---
## Other troubleshooting

View File

@ -226,7 +226,7 @@ $(document).ready(function() {
"updating-firmware-(new-3ds)": "23",
"seedminer-(mii)": "24",
"bannerbomb3-(legacy)": "25",
"installing-boot9strap-(fredtool-legacy)": "26",
"installing-boot9strap-(menuhax)": "26",
"alternate-exploits": "27",
"homebrew-launcher-(ninjhax2-dx)": "28",
"homebrew-launcher-(smilehax-iie)": "29",
@ -293,7 +293,7 @@ $(document).ready(function() {
"23": ["updating-firmware-(new-3ds)", "homebrew-launcher-(super-skaterhax)", "multiple-options", "finalizing-setup"],
"24": ["seedminer-(mii)", "bannerbomb3-(legacy)", "multiple-options", "finalizing-setup"],
"25": ["seedminer-(mii)", "bannerbomb3-(legacy)", "multiple-options", "finalizing-setup"],
"26": ["seedminer-(mii)", "bannerbomb3-(legacy)", "installing-boot9strap-(fredtool-legacy)", "finalizing-setup"],
"26": ["seedminer-(mii)", "bannerbomb3-(legacy)", "installing-boot9strap-(menuhax)", "finalizing-setup"],
"27": ["alternate-exploits", "multiple-options", "finalizing-setup"],
"28": ["alternate-exploits", "homebrew-launcher-(ninjhax2-dx)", "multiple-options", "finalizing-setup"],
"29": ["alternate-exploits", "homebrew-launcher-(smilehax-iie)", "multiple-options", "finalizing-setup"],

File diff suppressed because one or more lines are too long

BIN
images/homemenuicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB