Guide_3DS/_pages/pt_BR/installing-boot9strap-(fredtool).txt
ihaveahax ac839de613
New Crowdin updates (#2045)
* New translations ctrtransfer.txt (Portuguese, Brazilian)

* New translations f3xswift-(mac).txt (Portuguese, Brazilian)

* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)

* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)

* New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese, Brazilian)

* New translations flashing-ntrboot-(dsi).txt (Portuguese, Brazilian)

* New translations bannerbomb3.txt (Portuguese, Brazilian)

* New translations checking-for-cfw.txt (Portuguese, Brazilian)

* New translations dumping-titles-and-game-cartridges.txt (Portuguese, Brazilian)

* New translations uninstall-cfw.txt (Portuguese, Brazilian)

* New translations bannerbomb3-fredtool-(twn).txt (Portuguese, Brazilian)

* New translations h2testw-(windows).txt (Portuguese, Brazilian)

* New translations homebrew-launcher-(soundhax).txt (Portuguese, Brazilian)

* New translations formatting-sd-(windows).txt (Portuguese, Brazilian)

* New translations formatting-sd-(linux).txt (Portuguese, Brazilian)

* New translations formatting-sd-(mac).txt (Portuguese, Brazilian)

* New translations ntrboot.txt (Portuguese, Brazilian)

* New translations file-extensions-(windows).txt (Portuguese, Brazilian)

* New translations f3-(linux).txt (Portuguese, Brazilian)

* New translations updating-b9s.txt (Portuguese, Brazilian)

* New translations move-emunand.txt (Portuguese, Brazilian)

* New translations region-changing.txt (Portuguese, Brazilian)

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

* New translations f3x-(mac).txt (Portuguese, Brazilian)

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

* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)

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

* New translations godmode9-usage.txt (Portuguese, Brazilian)

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

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

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

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

* New translations restoring-updating-cfw.txt (Portuguese, Brazilian)

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

* New translations seedminer.txt (Portuguese, Brazilian)

* New translations ctrtransfer.txt (Portuguese, Brazilian)

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

* New translations formatting-sd-(mac).txt (Portuguese, Brazilian)

* New translations formatting-sd-(linux).txt (Portuguese, Brazilian)

* New translations home.txt (Portuguese, Brazilian)

* New translations bannerbomb3-fredtool-(twn).txt (Portuguese, Brazilian)

* New translations dumping-titles-and-game-cartridges.txt (Portuguese, Brazilian)

* New translations f3xswift-(mac).txt (Portuguese, Brazilian)

* New translations checking-for-cfw.txt (Portuguese, Brazilian)

* New translations bannerbomb3.txt (Portuguese, Brazilian)

* New translations uninstall-cfw.txt (Portuguese, Brazilian)

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

* New translations credits.txt (Portuguese, Brazilian)

* New translations restoring-updating-cfw.txt (Portuguese, Brazilian)

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

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

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

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

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

* New translations updating-b9s.txt (Portuguese, Brazilian)

* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)

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

* New translations seedminer.txt (Portuguese, Brazilian)
2022-07-24 03:36:20 +03:00

118 lines
6.5 KiB
Text

---
title: "Instalando o Boot9strap (Fredtool)"
---
{% include toc title="Tabela de Conteúdo" %}
### Leitura Obrigatória
Este método de usar o Seedminer para exploiting usa seu arquivo `movable.sed` para descriptografar qualquer aplicativo DSiWare para fins de injetar um título de DSiWare exploitable nas Configurações de Internet do DS. Isto requer que você tenha um backup do DSiWare, por exemplo, do BannerBomb ou DSiWare Dumper tool.
Esta é uma implementação funcional do exploit "FIRM partitions known-plaintext" detalhado [aqui](https://www.3dbrew.org/wiki/3DS_System_Flaws).
### O que é necessário
* Um backup do DSiWare (Você deve ter um na raiz do seu cartão SD após completar [BannerBomb3](bannerbomb3))
* Seu arquivo `movable.sed` de completar [Seedminer](seedminer)
* A versão mais recente do [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) (`Frogminer_save.zip`)
* A versão mais recente do [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) (`boot.nds`)
* A versão mais recente do [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (o arquivo `.zip` do Luma3DS)
#### Seção I - Checando por CFW
1. Desligue seu dispositivo
1. Segure o botão (Select)
1. Ligue seu dispositivo enquanto segura o botão (Select)
1. If the check was successful, you will boot to the HOME Menu and you may proceed with this guide
If you see a configuration menu, you already have CFW, and continuing with these instructions may BRICK your device! Follow [Checking for CFW](checking-for-cfw) to upgrade your existing CFW.
{: .notice--danger}
#### Section II - Prep Work
1. Desligue seu dispositivo
1. Insira o cartão SD no seu computador
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+ The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it
1. Copy `boot.nds` (B9STool) to the root of your SD card
1. Copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card
![]({{ "/images/screenshots/fredtool-root-layout.png" | absolute_url }})
{: .notice--info}
#### Section III - Fredtool
1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer
1. Select your `movable.sed` file for the "Your movable.sed" field
1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field
1. Select "Verify files"
1. Select "Build and Download"
1. Wait for the process to complete
1. When the process is completed, download your modified DSiWare archive from the site
+ This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited)
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
+ The `<ID0>` will be the same one that you used in [Seedminer](seedminer)
+ The `<ID1>` is a 32 character long folder inside of the `<ID0>`
+ If the `Nintendo DSiWare` folder does not exist, create it inside of the `<ID1>`
1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool.zip`) to the `Nintendo DSiWare` folder
1. Reinsira seu cartão SD no seu dispositivo
1. Ligue o seu dispositivo
1. Launch System Settings on your device
1. Navigate to `Data Management` -> `DSiWare`
1. Under the "SD Card" section, select the "Haxxxxxxxxx!" title
1. Select "Copy", then select "OK"
1. Return to main menu of the System Settings
1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK"
1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
#### Section IV - Flipnote Exploit
If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/).
{: .notice--info}
1. Complete the initial setup process for the launched game until you reach the main menu
+ Select the left option whenever prompted during the setup process
1. Using the touch-screen, select the large left box, then select the box with an SD card icon
1. Once the menu loads, select the face icon, then the bottom right icon to continue
1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen
1. Select the second button along the top with a film-reel icon
1. Scroll right until reel "3/3" is selected
1. Tap the third box with the letter "A" in it
1. Scroll left until reel "1/3" is selected
1. Tap the fourth box with the letter "A" in it
1. If the exploit was successful, your device will have loaded b9sTool
1. Using the D-Pad, move to "Install boot9strap"
+ If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to start over from Step 12 of Section III
1. Press (A), then press START and SELECT at the same time to begin the process
1. Once completed and the bottom screen says "done.", exit b9sTool, then power off your device
+ Você pode ter que forçar o desligamento segurando o botão power
+ If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
+ If you see the Luma Configuration screen, press (Start) to reboot, then continue with the guide
#### Section V - Luma3DS Verification
1. Desligue seu dispositivo
1. Insira o cartão SD no seu computador
1. Verify that a `luma` folder exists and that `config.ini` is inside of it
+ The existence of these folders and files confirms that Luma3DS is installed
+ If you do not see the `luma` folder or `config.ini`, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
At this point, your console will boot to Luma3DS by default.
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
+ On the next page, you will install useful homebrew applications to complete your setup.
#### Section VI - Restoring DS Connection Settings
1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool.zip`) to the `Nintendo 3DS/<ID0>/<ID1>/Nintendo DSiWare/` folder on your SD card
+ Replace the existing `42383841.bin` file
1. Reinsira seu cartão SD no seu dispositivo
1. Ligue o seu dispositivo
1. Launch System Settings on your device
1. Navigate to `Data Management` -> `DSiWare`
1. Under the "SD Card" section, select the "Nintendo DSi™" title
1. Select "Copy", then select "OK"
___
### Continue para [Finalizando a instalação](finalizing-setup)
{: .notice--primary}