Guide_3DS/_pages/ru_RU/Decrypt9-(Browser).txt

32 lines
2 KiB
Text
Raw Normal View History

2017-01-16 15:31:21 +01:00
---
title: "Decrypt9 (Browser)" #
lang: en
permalink: /decrypt9-(browser).html
---
Первую вещь, которую необходимо сделать - запустить Decrypt9, многоцелевую утилиту, которая позволит нам установить прошивку версии 2.1.0. В этой прошивке содержится уязвимость, которая необходима для дальнейшего взлома консоли.
{: .notice}
If you have already hacked your 3DS before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
#### Что понадобится
* Свежая версия [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP/releases/)
#### Инструкция
1. Создайте папку `files9` в корне вашей SD-карты, если таковой нет
2. Скопируйте `Launcher.dat` и `Decrypt9WIP.dat` из Decrypt9WIP `.zip` в корень SD-карты
3. Вставьте SD-карту обратно в 3DS
4. Откройте браузер и перейдите по одно из этих ссылок:
+ `https://dukesrg.github.io/?Decrypt9WIP.dat`
+ `http://go.gateway-3ds.com/`
+ `http://www.reboot.ms/3ds/load.html?Launcher.dat`
+ `http://dukesrg.dynu.net/3ds/rop?GW17567.dat&Launcher.dat`
+ Make sure to try each URL if the first one doesn't work (some versions cannot use the first one, and some versions cannot use the last three)
+ При возникновении ошибки, обратитесь к разделу [Проблемы и их решения](troubleshooting#ts_browser)
5. If the exploit was successful, you will have booted into Decrypt9
Continue to [2.1.0 ctrtransfer](2.1.0-ctrtransfer).
{: .notice--primary}