---
title: "Installing boot9strap (Fredtool-Inject)"
---
{% include toc title="Table des matières" %}
{% capture technical_info %}
Détails techniques (facultatif)
Cette méthode d'utilisation de Seedminer pour une exploitation ultérieure utilise votre fichier `movable.sed` pour déchiffrer n'importe quel titre DSiWare afin d'injecter un titre DSiWare exploitable dans l'application Connexions Nintendo DS.
Ceci est une implémentation de l'exploit "FIRM partitions known-plaintext" qui est décrit [ici](https://www.3dbrew.org/wiki/3DS_System_Flaws).
{% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info}
You should only be able to get to this page if you are running version 11.17.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!!
{: .notice--warning}
## Ce dont vous avez besoin
* Your `movable.sed` file from completing [Seedminer](seedminer-(alternate))
* Your DSiWare backup from completing [Dumping eShop DSiWare](dumping-eshop-dsiware)
* La dernière version de [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) (`Frogminer_save.zip`)
* **11.16.0 or 11.17.0 users**: The v6.1.1 release of [b9sTool](https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip)
* Make **absolutely sure** that you download the right file, as using the incorrect file may lead to a BRICK
* La dernière version de [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (le fichier `.zip' de Luma3DS)
#### Section I - Vérification de la présence d’un CFW
{% include_relative include/cfw-check-fredtool.txt %}
#### Section II - Préparatifs
{% include_relative include/fredtool-prep.txt %}
#### Section III - Overwriting DS Connection Settings
{% include_relative include/fredtool-write-flipnote.txt %}
#### Section IV - Exploit Flipnote
{% include_relative include/install-boot9strap-b9stool.txt method="dsinternet" %}
#### Section V - Luma3DS Configuration
1. Press and hold (Select), and while holding (Select), power on your console
{% include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
#### Section VI - Restoring DS Connection Settings
{% include_relative include/fredtool-restore-dsconn.txt %}
___
### Continuer vers [Finalisation de l'installation](finalizing-setup)
{: .notice--primary}