--- title: "Installing boot9strap (Fredtool-Inject)" --- {% include toc title="目录内容" %} {% capture technical_info %} 技术细节(选看) 本章节 Seedminer 将使用你的 `movable.sed` 文件来解密所有的 DSiWare 程序,以便在3DS中内置的 DS 网络设定中注入修改后的 DSiWare 程序。 本教程是使用 “FIRM partitions known-plaintext” 漏洞来进行破解的, 欲知相关资料请查阅[这里](https://www.3dbrew.org/wiki/3DS_System_Flaws)。 {% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info} You should only be able to get to this page if you are running version 11.17.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!! {: .notice--warning} ### 你需要准备点啥? * Your `movable.sed` file from completing [Seedminer](seedminer-(alternate)) * Your DSiWare backup from completing [Dumping eShop DSiWare](dumping-eshop-dsiware) * 最新版本的 [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest)(下载 `Frogminer_save.zip`) * **11.16.0 or 11.17.0 users**: The v6.1.1 release of [b9sTool](https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip) * Make **absolutely sure** that you download the right file, as using the incorrect file may lead to a BRICK * 最新版本的 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)(下载 Luma3DS `.zip` 文件) #### 第一步 – 检查自制固件 {% include_relative include/cfw-check-fredtool.txt %} #### 第二步 – 准备工作 {% include_relative include/fredtool-prep.txt %} #### Section III - Overwriting DS Connection Settings {% include_relative include/fredtool-write-flipnote.txt %} #### Section IV - Flipnote Exploit {% include_relative include/install-boot9strap-b9stool.txt method="dsinternet" %} #### Section V - 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 VI - Restoring DS Connection Settings {% include_relative include/fredtool-restore-dsconn.txt %} ___ ### 继续至[完成安装](finalizing-setup) {: .notice--primary}