Guide_3DS/_pages/pl_PL/seedminer.txt

112 lines
7.1 KiB
Plaintext
Raw Normal View History

2019-02-11 05:25:49 +01:00
---
title: "Seedminer"
---
{% include toc title="Spis Treści" %}
### Wymagana Lektura
2019-06-22 19:33:48 +02:00
Aby zainstalować boot9strap na Twojej konsoli, wykorzystamy lukę w zabezpieczeniach aplikacji "DSiWare".
2019-02-11 05:25:49 +01:00
2019-06-22 19:33:48 +02:00
Aby to się udało, musimy użyć narzędzia zwanego Seedminer, aby obliczyć klucz szyfrowania DSiWare (`movable.sed`) Twojego urządzenia. Następnie użyjemy tego klucza aby odszyfrować kompatybilną aplikację DSiWare i zaimplementować w niej exploit, który pozwoli nam na uruchamianie własnego kodu (użyty exploit zależy od regionu Twojej konsoli).
2019-02-11 05:25:49 +01:00
2019-04-29 00:49:08 +02:00
Jeśli klucz ten byłby generowany zupełnie losowo, byłby niemożliwy do złamania używając obecnej mocy obliczeniowej komputerów. Na szczęście, pierwsza połowa klucza (`movable_part1.sed`) jest matematycznie związana z Friend Code Twojego urządzenia, co pozwoli nam złamać szyfr. Po więcej informacji na temat działania metody Seedminer, proszę zajrzyj na [tę prezentację](https://zoogie.github.io/web/34⅕c3).
2019-02-11 05:25:49 +01:00
2019-06-22 19:33:48 +02:00
Metoda ta wymaga użycia wydajnej karty graficznej, aby wykonać potrzebne obliczenia. Strona prowadzona przez wolontariuszy zostanie użyta w celu pomocy Ci z tą metodą.
2019-02-11 05:25:49 +01:00
2019-06-22 19:33:48 +02:00
### Instrukcje
2019-02-11 05:25:49 +01:00
2019-06-22 19:33:48 +02:00
#### Sekcja I - Testy Zgodności
2019-02-11 05:25:49 +01:00
While these tests are not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits.
There are two different methods for building on the Seedminer exploit (described in more detail at the bottom of this page), so even if one of these test fails you can still use another method as long as the other does not fail.
#### DS Internet Settings Test (used for Fredtool)
1. Go to System Settings, then "Internet Settings", then "Nintendo DS Connections"
1. Press "OK"
1. If your device loads into a "Nintendo Wi-Fi Connection Setup" menu, the test was successful
+ If the screen stays black or appears to freeze, the test has failed and you will not be able to use the Fredtool method which requires a functioning DS Internet Settings
1. Exit this menu
#### DS Download Play Test (used for Frogtool)
1. Uruchom aplikację "Download Play" (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Select "Nintendo DS"
1. If your device loads into a "Download software via DS Download Play" menu, the test was successful
+ If the screen stays black or appears to freeze, the test has failed and you will not be able to use the Frogtool method which requires a functioning DS Download Play
1. Exit this menu
2019-04-29 00:49:08 +02:00
#### Sekcja II - Przygotowanie
2019-02-11 05:25:49 +01:00
1. Włóż kartę SD do komputera
1. Navigate to the `Nintendo 3DS` folder on your SD card
1. Copy the 32 character long name of the folder you see
+ If you see multiple folders like this, 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. Włącz konsolę
1. Wejdź do Listy Znajomych (pomarańczowa ikona twarzy)({{ "/images/friend-list-icon.png" | absolute_url }}) w górnej linii Home menu
+ If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 III - Seedminer
1. Open [Bruteforce Movable](https://bruteforcemovable.com/) 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)
2019-03-19 17:42:54 +01:00
+ If the automated service is nonfunctional, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
2019-02-11 05:25:49 +01:00
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
1. Wypełnij captcha "I'm not a robot" (nie jestem robotem)
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
2019-03-19 17:42:54 +01:00
1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button
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
2019-02-11 05:25:49 +01:00
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
___
### Metody
___
#### Seedminer + Fredtool
2019-04-29 00:49:08 +02:00
Ta metoda wykorzystuje twój uzyskany wcześniej plik `movable.sed` do odszyfrowania jakiejkolwiek aplikacji DSiWare z eShopu, aby wprowadzić łatwą do zmodyfikowania aplikację DSiWare do aplikacji DS Internet Settings. Ta metoda wymaga posiadania (lub pobrania / kupienia) gry DSiWare z eShopu.
2019-02-11 05:25:49 +01:00
This method is compatible with all regions, though only the JPN and USA regions have free DSiWare titles in the eShop.
This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
{: .notice--primary}
___
#### Seedminer + Steelhax + Frogtool
2019-04-29 00:49:08 +02:00
Ta metoda wykorzystuje twój uzyskany wcześniej plik `movable.sed` do uzyskania dostępu do Homebrew Launchera, wykorzystując exploit Steelhax, aby wprowadzić łatwą do zmodyfikowania aplikację DSiWare do DS Download Play. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop.
2019-02-11 05:25:49 +01:00
This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you have a EUR region device and do not wish to pay for a DSiWare game, or if the above method does not work for you for some reason.
This method requires that the DS Download Play be functioning properly (see the test at the top of this page).
Continue to [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax))
{: .notice--primary}