Guide_3DS/_pages/fr_FR/seedminer.txt
ihaveahax 43183fb994
New Crowdin updates (#2079)
* New translations seedminer.txt (Spanish)

* New translations seedminer.txt (Romanian)

* New translations seedminer.txt (French)

* New translations seedminer.txt (Czech)

* New translations seedminer.txt (German)

* New translations seedminer.txt (Arabic)

* New translations seedminer.txt (Catalan)

* New translations seedminer.txt (Bulgarian)

* New translations seedminer.txt (Hungarian)

* New translations seedminer.txt (Italian)

* New translations seedminer.txt (Greek)

* New translations seedminer.txt (Hebrew)

* New translations seedminer.txt (Finnish)

* New translations seedminer.txt (Japanese)

* New translations seedminer.txt (Polish)

* New translations seedminer.txt (Norwegian)

* New translations seedminer.txt (Korean)

* New translations seedminer.txt (Dutch)

* New translations seedminer.txt (Portuguese)

* New translations seedminer.txt (Turkish)

* New translations seedminer.txt (Ukrainian)

* New translations seedminer.txt (Russian)

* New translations seedminer.txt (Swedish)

* New translations seedminer.txt (Chinese Simplified)

* New translations seedminer.txt (Portuguese, Brazilian)

* New translations seedminer.txt (Vietnamese)

* New translations seedminer.txt (Chinese Traditional)

* New translations seedminer.txt (Indonesian)

* New translations seedminer.txt (Pirate English)

* New translations seedminer.txt (Thai)

* New translations seedminer.txt (Croatian)

* New translations seedminer.txt (Malay)

* New translations seedminer.txt (Chinese Simplified)

* New translations home.txt (Chinese Simplified)

* New translations seedminer.txt (Hungarian)
2022-09-09 16:35:09 +03:00

78 lines
No EOL
4.7 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="Table des matières" %}
### Lecture requise
Pour installer boot9strap sur votre 3DS, nous dérivons la clé de chiffrement unique de votre console. Pour y parvenir, nous allons utiliser un outil nommé Seedminer pour calculer la clé de chiffrement de données (movable.sed) de votre console.
Pour plus d'informations sur le fonctionnement de Seedminer, regardez [cette présentation](https://zoogie.github.io/web/34⅕c3).
Cette méthode utilise une carte graphique puissante pour effectuer les calculs nécessaires. Un site web géré par des bénévoles est utilisé dans le but de vous aider avec cette méthode.
### Instructions
#### Section I - Préparatifs
1. Insérez votre carte SD dans votre ordinateur
1. Naviguez vers le dossier `Nintendo 3DS` de votre carte SD
1. Copiez le nom du dossier qui fait 32 caractères de long que vous voyez dans Nintendo 3DS
+ N'allez plus dans aucun dossier
+ Si vous voyez plusieurs dossiers de 32 caractères, suivez [ces instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder)
+ Vous pouvez ignorer le dossier `private` si vous l'avez
![]({{ "/images/screenshots/id0-example.png" | absolute_url }})
{: .notice--info}
1. Collez le nom du dossier (qui fait 32 caractères de long) dans un document pour pouvoir le récupérer plus tard
+ Ce nom de dossier est aussi appelé votre "ID0"
1. Allumez votre console
+ Votre carte SD n'a pas besoin d'être insérée à ce stade
1. Accédez à votre Liste damis (l'[icône avec un visage orange]({{"/images/friend-list-icon.png" | absolute_url}}) dans la rangée du haut de votre Menu HOME)
+ Si vous obtenez une erreur et que vous êtes renvoyé vers le Menu HOME, vous devez soit créer un nouveau Mii, soit votre console ne peut pas se connecter aux serveurs de Nintendo (en raison d'un bannissement ou de problèmes de connexion)
1. Trouvez le profil de votre Mii, puis trouvez le champ "Code ami" sur l'écran supérieur
#### 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, the website has already correctly processed your bruteforce request. You can download your `movable.sed` file and continue to the next section. You do not need to re-add the bot
1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console
+ The name of the bot does not matter
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 is completed, download your `movable.sed` file from the site
+ Gardez ce fichier car vous en aurez besoin dans les pages à venir
___
### Prochaînes étapes
Une fois que vous avez la clé de chiffrement de votre console (`movable.sed`), vous l'utiliserez en conjonction avec d'autres exploits pour installer un custom firmware sur votre 3DS.
#### unSAFE_MODE (Recommended)
Cette méthode d'utilisation de Seedminer pour une exploitation plus poussée utilise votre fichier `movable.sed` pour tirer parti d'exploits du firmware SAFE_MODE présent sur toutes les consoles 3DS.
Continuer vers [Installation de 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}