Guide_3DS/_pages/no_NO/seedminer.txt
Ian Burgwin 5732424cfc
New Crowdin updates (#1929)
* New translations contribute.txt (Chinese Simplified)

* New translations en_US.yml (Chinese Simplified)

* New translations seedminer.txt (Romanian)

* New translations seedminer.txt (Korean)

* New translations seedminer.txt (Dutch)

* New translations seedminer.txt (Norwegian)

* New translations seedminer.txt (Polish)

* New translations seedminer.txt (Portuguese)

* New translations seedminer.txt (Russian)

* New translations seedminer.txt (Japanese)

* New translations seedminer.txt (Swedish)

* New translations seedminer.txt (Turkish)

* New translations seedminer.txt (Ukrainian)

* New translations seedminer.txt (Chinese Simplified)

* New translations seedminer.txt (Chinese Traditional)

* New translations seedminer.txt (Czech)

* New translations seedminer.txt (French)

* New translations seedminer.txt (Spanish)

* New translations seedminer.txt (Arabic)

* New translations seedminer.txt (Bulgarian)

* New translations seedminer.txt (Catalan)

* New translations seedminer.txt (Italian)

* New translations seedminer.txt (German)

* New translations seedminer.txt (Greek)

* New translations seedminer.txt (Finnish)

* New translations seedminer.txt (Hebrew)

* New translations seedminer.txt (Hungarian)

* New translations seedminer.txt (Vietnamese)

* New translations seedminer.txt (Portuguese, Brazilian)

* New translations seedminer.txt (Indonesian)

* New translations seedminer.txt (Thai)

* New translations seedminer.txt (Croatian)

* New translations seedminer.txt (Malay)

* New translations seedminer.txt (Pirate English)

* New translations faq.txt (French)

* New translations faq.txt (French)

* New translations seedminer.txt (Hungarian)

* New translations seedminer.txt (Italian)
2021-11-16 01:16:24 +02:00

79 lines
5 KiB
Plaintext

---
title: "Seedminer"
---
{% include toc title="Table of Contents" %}
### Required Reading
To install boot9strap on your device, we derive your device's unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device, which we can then use to create a custom save file or DSiWare backup to further exploit your device.
If this key were completely random, the encryption key would be impossible to break on current computing hardware. Fortunately, the first half of the key (`movable_part1.sed`) is actually mathematically related to your device's Friend Code, allowing us to break the encryption. For information on how Seedminer works, please see [this presentation](https://zoogie.github.io/web/34⅕c3).
This method uses a powerful graphics card to perform the calculations needed. A volunteer-run website is used for the purpose of assisting you with this method.
### Instructions
#### Section I - Prep Work
1. Sett inn SD-kortet i datamaskinen din
1. Navigate to the `Nintendo 3DS` folder on your SD card
1. Copy the 32 character long name of the folder you see inside Nintendo 3DS
+ Do not go inside any more folders
+ If you see multiple folders with long, random names inside `Nintendo 3DS` without opening any other folders, perform the following:
+ Rename the `Nintendo 3DS` folder to `BACKUP_Nintendo 3DS`
+ Reinsert your SD card into your device and power on your device
+ Wait for the device to generate the SD card data
+ Power off your device and reinsert your SD card into your computer
+ Navigate to the `Nintendo 3DS` folder on your SD card
+ Copy the 32 character long name of the folder you see
+ Delete the `Nintendo 3DS` folder
+ Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS`
1. Paste your 32 character long folder name into a document you can reference later
+ This folder name is also known as your "ID0"
1. Power on your device
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
+ If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues)
1. Find your Mii profile, then find the "Friend Code" field on the top screen
#### Section II - Seedminer
1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer
+ This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer)
+ If the site isn't working, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
1. Enter your device's Friend Code (with no spaces or dashes) into the "Your friend code" field
1. Paste your device's 32 character long folder name into the "Your ID0" field
+ Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section
1. Select "Go"
+ If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section
1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console
1. Wait for the site to update
+ If it does not, wait a few minutes before refreshing the page once
1. Once the site processes your information, the site will continue to `Step 2: Bruteforce` automatically
1. Wait for the remainder of the process to complete
+ This is usually fast (1-5 minutes) but in some cases, can take up to half an hour
+ During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue
+ If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
1. When the process has completed, download your `movable.sed` file from the site
+ Keep this file as you will need it in the upcoming pages
___
#### PicHaxx + universal-otherapp (Recommended)
This method of using Seedminer for further exploitation uses your `movable.sed` file to write a custom save file for Pokémon Picross, which can then be used in conjunction with universal-otherapp to install custom firmware.
This route requires the Pokémon Picross application (free on eShop), and thus requires eShop access and a 3DS with a region of USA, EUR, or JPN.
Continue to [Installing boot9strap (PicHaxx)](installing-boot9strap-(pichaxx))
{: .notice--primary}
#### Installing boot9strap (unSAFE_MODE)
This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present in all 3DS units.
This route is only recommended if you are for some reason unable to follow the PicHaxx + universal-otherapp route.
Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm))
{: .notice--warning}