Guide_3DS/_pages/ru_RU/seedminer.txt
ihaveahax c9a8001c21
New Crowdin updates (#2078)
* New translations home.txt (Portuguese, Brazilian)

* New translations finalizing-setup.txt (Portuguese, Brazilian)

* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)

* New translations installing-boot9strap-(pichaxx).txt (Portuguese, Brazilian)

* New translations seedminer.txt (French)

* New translations seedminer.txt (Polish)

* New translations seedminer.txt (Malay)

* New translations seedminer.txt (Croatian)

* New translations seedminer.txt (Thai)

* New translations seedminer.txt (Indonesian)

* New translations seedminer.txt (Portuguese, Brazilian)

* New translations seedminer.txt (Vietnamese)

* New translations seedminer.txt (Chinese Traditional)

* New translations seedminer.txt (Chinese Simplified)

* New translations seedminer.txt (Ukrainian)

* New translations seedminer.txt (Turkish)

* New translations seedminer.txt (Swedish)

* New translations seedminer.txt (Russian)

* New translations seedminer.txt (Portuguese)

* New translations seedminer.txt (Norwegian)

* New translations seedminer.txt (Romanian)

* New translations seedminer.txt (Dutch)

* New translations seedminer.txt (Korean)

* New translations seedminer.txt (Japanese)

* New translations seedminer.txt (Italian)

* New translations seedminer.txt (Hungarian)

* New translations seedminer.txt (Hebrew)

* New translations seedminer.txt (Finnish)

* New translations seedminer.txt (Greek)

* New translations seedminer.txt (German)

* New translations seedminer.txt (Czech)

* New translations seedminer.txt (Catalan)

* New translations seedminer.txt (Bulgarian)

* New translations seedminer.txt (Arabic)

* New translations seedminer.txt (Spanish)

* New translations seedminer.txt (Pirate English)
2022-09-09 01:19:05 +03:00

64 lines
No EOL
3.6 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Seedminer"
---
{% include toc title="Содержание" %}
### Обязательно к прочтению
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.
For information on how Seedminer works, see [this presentation](https://zoogie.github.io/web/34⅕c3).
Этот метод использует мощную видеокарту для выполнения необходимых вычислений. Веб-сайт, поддерживаемый волонтерами, используется для оказания вам помощи с этим методом.
### Инструкция
#### Часть I - Подготовительные работы
1. Вставьте SD-карту в компьютер
1. Перейдите в папку `Nintendo 3DS` на SD-карте
1. Скопируйте имя папки из 32 символов, которую вы видите внутри папки Nintendo 3DS
+ Не заходите дальше внутрь других папок
+ 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. Включите консоль
+ Your SD card does not need to be inserted at this point
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. Найдите свой профиль Mii, затем найдите поле "Код друга" на верхнем экране
#### Section II - 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
+ Сохраните этот файл, так как он понадобится вам на следующих страницах
___
### Next Steps
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)
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.
Continue to [Installing 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}