--- title: "boot9strap(USM) の導入" --- {% include toc title="目次" %} {% capture technical_info %} Technical Details (optional) In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile. We can do this using an existing exploit, BannerBomb3. To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile into your connections list. Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. For a more technical explanation, see the following links for information on the BannerBomb3 and unSAFE_MODE exploits: [BannerBomb3](https://github.com/zoogie/Bannerbomb3), [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/). {% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info} ### Compatibility Notes これらのガイドは、システムバージョン末尾にある「U、E、J、K」にあるように、米国、欧州、日本、韓国の端末で機能します。 If your (Right/Left Shoulder), (D-Pad Up), or (A) buttons do not work, you will need to follow [an alternate branch of Seedminer](installing-boot9strap-(fredtool)). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--warning} ### 必要なもの * 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) * [usm.bin](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) (direct download) #### セクション I - 準備 In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your device's SD card. 1. Your SD card should be inserted in your computer 1. Copy `usm.bin` to the root of your SD card 1. `boot.firm` と `boot.3dsx` をLuma3DSの `.zip` からSDカードのルートにコピーします + SDカードのルートとは、Nintendo 3DSのフォルダなどがある最初の項目のことであり、フォルダの中ではありません。 1. `boot9strap`という名前のフォルダをSDカードのルート上に作成します。 1. `boot9strap.firm`と`boot9strap.firm.sha`を boot9strap `.zip` ファイルから解凍し、SD カードのboot9strapフォルダにコピーします。 1. SafeB9SInstaller `.zip` から`SafeB9SInstaller.bin`をSDカードのルートへコピーします ![]({{ "/images/screenshots/usm/usm-root-layout.png" | absolute_url }}) {: .notice--info} ![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }}) {: .notice--info} #### セクション II - BannerBomb3 In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu, which can be used to overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active. 1. 再度、SDカードを本体に挿入してください。 1. 本体の電源を入れます 1. 「本体設定」を開きます。 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off #### セクション III - unSAFE_MODE {% include_relative include/exploit-usm.txt method="bb3" %} #### 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 - Restoring WiFi Configuration Profiles In this section, you will trigger the BannerBomb3 exploit a second time so that you can restore the Wi-Fi connection slots that were overwritten in Section II. 1. 「本体設定」を開きます。 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 unSAFE_MODE" + Your device will automatically reboot 1. 本体の電源を切ります。 1. パソコンにSDカードを入れます 1. SDカードの`Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`へ移動します 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder and from your computer. このファイルはもう必要ありません。 ___ [セットアップを完了する](finalizing-setup) へ進みます {: .notice--primary}