58 KiB
title |
---|
Instalând boot9strap (Hardmod) |
{% include toc title="Cuprins" %}
{% capture technical_info %}
An excellent guide to getting a hardmod can be found here.
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed here.
Using a hardmod, we can dump the NAND image, install custom firmware to the NAND image, then re-install the hacked NAND image to the console.
{% endcapture %}
Compatibility Notes
To use the magnet links on this page, you will need a torrent client like qBittorrent or Deluge.
Pentru a extrage fişierele .7z
de pe această pagină, veţi avea nevoie de un arhivator de fişiere ca 7-Zip sau [The Unarchiver] (https://theunarchiver.com/).
Aceasta va funcționa pe New 3DS, New 2DS, Old 3DS și Old 2DS pe toate versiunile la care aveți un fişier .firm
corespunzător.
Ce aveți nevoie
- Imaginea voastră NAND extrasă folosind hardmod
- The latest release of boot9strap (direct download)
- Cea mai recentă versiune de hardmod-b9s-installer
- Windows users can use the compiled
.exe
, while Mac and Linux users will need to have Python 3 installed to run the.py
- Windows users can use the compiled
- The latest release of Luma3DS (the Luma3DS
.zip
file) - The
.firm
corresponding to your console and version:
Instrucțiuni
Secțiunea I - Preparații
In this section, you will download the necessary files for the hardmod and dump the NAND image in preparation to install custom firmware.
- Power off your console
- Introduceți cardul SD în calculator
- Copiați
boot.firm
șiboot.3dsx
de la Luma3DS.zip
pe rădăcina cardului SD - Copiați folderul hardmod-b9s-installer din arhiva
.zip
hardmod-b9s-installer pe calculatorul dumneavoastră - Copiați fișierul descărcat
.firm
în folderul hardmod-b9s-instaler de pe calculator - Redeumiți fișierul descărcat
.firm
din folderul hardmod-b9s-installer de pe calculator încurrent.firm
- Copiați
boot9strap.firm
șiboot9strap.firm.sha
din arhiva.zip
boot9strap în folderul hardmod-b9s-installer de pe calculator - Reinsert your SD card into your console
- Folosiți hardmod-ul pentru a crea o copie de rezervă NAND
- Mutați copia NAND-ului în folderul hardmod-b9s-installer de pe calculator și redenumiți ca
NAND.bin
Secțiunea II - Instalând boot9strap
In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the console to install custom firmware on it.
- Porniți hardmod-b9s-installer
- Utilizatorii Windows: Porniți
install-b9s.exe
- Utilizatorii Mac și Linux: Porniți
nstall-b9s.py
- Utilizatorii Windows: Porniți
- Flash your outputted
NAND-patched.bin
to your console with your hardmod - Power off your console
- Deconectaţi hardmod-ul
- 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 %}
Continuați la Finalizând instalarea
{: .notice--primary}