---
title: "Installing boot9strap (freakyhax)"
---
{% include toc title="목차" %}
{% capture technical_info %}
기술적 상세 정보 (선택 사항)
[freakyhax](https://plutooo.github.io/freakyhax/)는 [plutooo](https://github.com/plutooo)가 발견하고 작성한 Freakyforms Deluxe 게임의 취약점입니다. EUR, USA 및 JPN 지역 콘솔의 버전 9.0.0 - 11.17.0에서 작동합니다.
{% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info}
이 방법은 3DS의 카메라가 작동해야 가능합니다.
{: .notice--info}
### 준비물
+ EUR/USA/JPN 버전의 Freakyforms Deluxe (e숍 또는 카트리지)
+ 최신 버전의 [freakyhax](https://github.com/plutooo/freakyhax/releases/latest)
+ The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
+ The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
+ The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
+ 최신 버전의 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (`.zip` 파일)
+ The latest release of [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip) (direct download)
### 진행 방법
#### 섹션 I - 준비 작업
1. 콘솔의 전원을 꺼 주세요
1. SD 카드를 컴퓨터에 삽입해 주세요
1. freakyhax `.zip`에서 `/build/<콘솔 지역과 버전>/exploit/` 폴더 안의 모든 파일과 폴더를 SD 카드의 루트로 복사해 주세요
+ SD 카드의 루트는 SD 카드를 열 때 보이는 디렉토리이고, Nintendo 3DS 폴더가 보이지만 그 안에 들어가 있지 않은 상태의 폴더입니다
1. Copy the otherapp payload for your model/region/version from `otherapps_with_CfgS_11.17.zip` to the root of your SD card, then rename the payload to `otherapp.bin`
+ `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요
1. Luma3DS `.zip`안에 있는 `boot.firm`과 `boot.3dsx`를 SD 카드의 루트에 복사해 주세요
+ SD 카드의 루트는 SD 카드를 열 때 보이는 디렉토리이고, Nintendo 3DS 폴더가 보이지만 그 안에 들어가 있지 않은 상태의 폴더입니다
1. SD 카드이 루트에 `boot9strap` 라는 이름으로 새 폴더를 생성해 주세요
1. SD 카드에 있는 `/boot9strap/` 폴더에 boot9strap `.zip` 파일 안에 압축되있는 `boot9strap.firm`과 `boot9strap.firm.sha`을 복사해 주세요
1. SafeB9SInstaller `.zip`의 `SafeB9SInstaller.bin`을 SD 카드의 루트로 복사해 주세요
1. SD 카드의 루트에 `3ds` 폴더가 없을 경우 폴더를 만들어 주세요
+ 이 폴더에는 홈브류 에플리케이션과 데이터가 보관되어 있으며, 콘솔이 자동으로 생성하는 `Nintendo 3DS` 폴더와 다른 폴더입니다
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
1. SD 카드를 콘솔에 다시 삽입해 주세요
1. 콘솔의 전원을 켜 주세요
#### 섹션 II - freakyhax
1. SD 카드를 콘솔에 다시 삽입해 주세요
1. 콘솔의 전원을 켜 주세요
1. Freakyforms Deluxe를 실행해 주세요
1. 게임 메뉴에서 `Play -> Camera -> Load a QR code`를 선택해 주세요
1. QR 코드를 선택해 주세요
1. Your console will have booted into the Homebrew Launcher
1. Launch nimdsphax from the list of homebrew
1. 익스플로잇이 성공적이었다면 SafeB9SInstaller로 부팅되었을 것입니다
+ If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section
#### 섹션 III - boot9strap 설치하기
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### [마무리 단계](finalizing-setup) 로 계속합니다
{: .notice--primary}