---
title: "Seedminer"
{% include toc title="條目內容" %}
### 必讀事項
為安裝 boot9strap,我們將需要使用您主機特有的加密金鑰。 為達成這點,我們將透過一項稱為 Seedminer 的工具來計算您裝置中所持有的加密金鑰 (movable.sed)。
如果想知道 Seedminer 怎麼運作的,請見該[投影片](https://zoogie.github.io/web/34⅕c3)。
本方法需要使用高性能的顯卡來進行些許的計算。 不過有個網站可以幫你做這些需要顯卡的工作。
### 操作說明
#### 第一節 — 準備工作
1. 將 SD 卡插入至電腦中
1. 移動至 SD 卡的 `Nintendo 3DS` 資料夾中
1. 複製您在Nintendo 3DS 資料夾看到的32個字元長的資料夾名稱
+ 請不要再點擊任何一個資料夾
+ If you see multiple 32 character long folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder)
+ You can ignore the `private` folder if you have it
![]({{ "/images/screenshots/id0-example.png" | absolute_url }})
{: .notice--info}
1. 將該 32 字元字串複製至記事本中;等一下會用到它
+ 這個資料夾名稱也就是我們所謂的『ID0』
1. 啟動您的主機
+ 暫時還不需要插入您的 SD 卡
1. 開啟您的好友清單 (HOME 主選單中最上方的[橘色笑臉圖示]({{ "/images/friend-list-icon.png" | absolute_url }}))
+ 如果您遇到錯誤訊息且從清單中被踢回主選單,那麼您必須先創立一個 Mii,或者您的主機無法連線至任天堂伺服器 (您的主機可能已被封殺或有網路連線之問題)
1. 選擇您的 Mii 個人檔案,並找尋您的好友代碼
#### 第二節 — Seedminer
1. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) on Discord and follow the instructions in the #mining-assistance channel
+ You will need to provide your friend code and ID0, after which a human will manually process your request
+ If you are unable to join the Discord server, wait for [Bruteforce Movable](https://seedminer.hacks.guide/) to come back online
1. When the process is completed, you will be provided your `movable.sed` file
+ 您在待會還會用到該檔案,請先將其保留
___
### 下一步
Once you have your device's encryption key (`movable.sed`), you will use it in conjunction with other exploits to install custom firmware on your 3DS.
#### unSAFE_MODE (Recommended)
這種將使用 Seedminer 進行進一步破解的方法使用了你的 『movable.sed』 來利用所有機型都有的 SAFE_MODE 韌體來進行破解系統。
繼續至[安裝 boot9strap (透過 USM)](installing-boot9strap-(usm))
{: .notice--primary}
#### Taiwan consoles only
If you have a Taiwanese device (indicated with a T at the end of the system version, such as 11.15.0-39**T**), you must follow this route. **Other regions may not follow this route.**
Continue to [BannerBomb3 + Fredtool (TWN)](bannerbomb3-fredtool-(twn))
{: .notice--warning}