"message": "이 사이트는 현재 진행상황을 표시하고 사용자 경험을 향상시키기 위해 쿠키를 사용합니다."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<bodyclass="layout--single">
<navclass="skip-links">
<ul>
<li><ahref="#site-nav"class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><ahref="#main"class="screen-reader-shortcut">Skip to content</a></li>
<li><ahref="#footer"class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<divclass="notice--danger align-center"style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <ahref="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<divclass="masthead">
<divclass="masthead__inner-wrap">
<divclass="masthead__menu">
<navid="site-nav"class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ulclass="visible-links">
<!-- modified to use multilang, guide-specific -->
<li><ahref="#섹션-i---cfw-확인"id="markdown-toc-섹션-i---cfw-확인">섹션 I - CFW 확인</a></li>
<li><ahref="#섹션-ii---준비-작업"id="markdown-toc-섹션-ii---준비-작업">섹션 II - 준비 작업</a></li>
<li><ahref="#section-iii---overwriting-ds-connection-settings"id="markdown-toc-section-iii---overwriting-ds-connection-settings">Section III - Overwriting DS Connection Settings</a></li>
<li><ahref="#섹션-iv---flipnote-익스플로잇"id="markdown-toc-섹션-iv---flipnote-익스플로잇">섹션 IV - Flipnote 익스플로잇</a></li>
<li><ahref="#section-v---luma3ds-configuration"id="markdown-toc-section-v---luma3ds-configuration">Section V - Luma3DS Configuration</a></li>
<li><ahref="#section-vi---restoring-ds-connection-settings"id="markdown-toc-section-vi---restoring-ds-connection-settings">Section VI - Restoring DS Connection Settings</a></li>
</ul>
</li>
<li><ahref="#마무리-단계-로-계속합니다"id="markdown-toc-마무리-단계-로-계속합니다">마무리 단계 로 계속합니다</a></li>
</ul>
</nav>
</aside>
<detailsclass="notice--info">
<summary><em>기술적 상세 정보 (선택 사항)</em></summary>
<p>이 방식은 Seedminer에서 얻은 <codeclass="language-plaintext highlighter-rouge">movable.sed</code> 파일을 사용해 어느 DSiWare 타이틀을 해독해 익스플로잇 가능한 DSiWare 타이틀을 DS 소프트웨어용 인터넷 설정에 주입합니다.</p>
<p>이 작업은 <ahref="https://www.3dbrew.org/wiki/3DS_System_Flaws">이곳</a>에 자세히 설명되어 있는 “FIRM partitions known-plaintext” 익스플로잇을 구현한 작업입니다.</p>
</details>
<pclass="notice--warning">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!!</p>
<h3id="준비물">준비물</h3>
<ul>
<li>Your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file from completing <ahref="seedminer-(alternate)">Seedminer</a></li>
<li>Your DSiWare backup from completing <ahref="dumping-eshop-dsiware">Dumping eShop DSiWare</a></li>
<li>최신 버전의 <ahref="https://github.com/zoogie/Frogminer/releases/latest`">Frogminer_save</a> (<codeclass="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li><strong>11.16.0 or 11.17.0 users</strong>: The v6.1.1 release of <ahref="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a>
<ul>
<li>Make <strong>absolutely sure</strong> that you download the right file, as using the incorrect file may lead to a BRICK</li>
</ul>
</li>
<li>최신 버전의 <ahref="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (<codeclass="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
</ul>
<h4id="섹션-i---cfw-확인">섹션 I - CFW 확인</h4>
<p>여기서 기기의 안전을 위해 커스텀 펌웨어가 설치되어 있는지 확인합니다. 이 페이지의 방법은, 이미 커스텀 펌웨어가 설치되어 있다면 기기를 벽돌 상태로 남길 가능성이 있습니다. (이럴 시 해결 방법은 <ahref="ntrboot">ntrboot</a> 같은 방법으로 해결할 수 밖에 없습니다.)</p>
<ol>
<li>기기를 종료해 주세요</li>
<li>(Select) 버튼을 길게 눌러 주세요</li>
<li>(Select) 버튼을 계속 눌러 있는 상태에서 기기의 전원을 켜 주세요</li>
<li>만약 HOME 메뉴가 켜지면, 이 확인은 성공적이고, 가이드를 진행하면 됩니다</li>
<li>기기를 종료해 주세요</li>
</ol>
<pclass="notice--danger">만약 설정 메뉴가 보이거나 기기의 전원이 바로 종료된다면, 이 기기는 이미 커스텀 펌웨어가 설치되어 있고, 이 작업을 진행하면 기기가 벽돌 될수가 있습니다! 이미 존재하는 CFW를 업데이트 할 수 있도록 <ahref="checking-for-cfw">CFW 확인</a>을 진행해 주세요.</p>
<h4id="섹션-ii---준비-작업">섹션 II - 준비 작업</h4>
<p>이 섹션에서는, boot9strap (커스텀 펌웨어) 설치 도구를 실행할 수 있는 Flipnote Studio를 DS 소프트웨어용 설정에 덮어씌울수 있도록 필요한 파일을 복사합니다.</p>
<ol>
<li>SD 카드를 컴퓨터에 삽입해 주세요</li>
<li>컴퓨터에서 <ahref="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> 웹사이트를 열어 주세요</li>
<li>“Username”에 영어/숫자를 사용한 이름을 아무거나 입력해 주세요 (스페이스나 특수 문자는 사용 불가)</li>
<li>“DSiBin” 란에, “Browse…“옵션을 이용해 <codeclass="language-plaintext highlighter-rouge">42383841.bin</code>과 같은 DSiWare 백업 파일을 업로드해 주세요</li>
<li>“MovableSed” 란에, “Browse…” 옵션을 이용해 <codeclass="language-plaintext highlighter-rouge">movable.sed</code> 파일을 업로드해 주세요</li>
<li>“InjectionTarget” 란에서, 주입 목표를 <codeclass="language-plaintext highlighter-rouge">DSinternet</code>(memorypit 아님)로 설정해 주세요</li>
<li><codeclass="language-plaintext highlighter-rouge"><ID1></code>은 <codeclass="language-plaintext highlighter-rouge"><ID0></code> 안에 있는 32글자 폴더명입니다</li>
</ul>
</li>
<li><codeclass="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더 내 <codeclass="language-plaintext highlighter-rouge">F00D43D5.bin</code> 파일을 삭제해 주세요</li>
<li>다운로드한 DSiWare 압축 파일(output_(이름).zip)에서, <codeclass="language-plaintext highlighter-rouge">hax</code> 폴더 안에 있는 <codeclass="language-plaintext highlighter-rouge">42383841.bin</code> 파일을 <codeclass="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 복사해 주세요
<li>만약 익스플로잇이 성공적이었다면, 기기는 JPN 버전의 Flipnote Studio를 실행할 겁니다
<ul>
<li>기기가 일본어 Flipnote Studio로 로드되지 않는다면, <ahref="troubleshooting#installing-boot9strap-fredtool">이 문제 해결 가이드</a>를 참고해 주세요</li>
</ul>
</li>
</ol>
<h4id="섹션-iv---flipnote-익스플로잇">섹션 IV - Flipnote 익스플로잇</h4>
<pclass="notice--info">만약 이 섹션의 비주얼 가이드를 선호한다면, [여기서] (https://zoogie.github.io/web/flipnote_directions/) 그 중 하나를 보실 수가 있습니다.</p>
<p>이 섹션에서는, boot9strap (커스텀 펌웨어) 설치 도구를 실행 할 수 있도록 Flipnote Studio에서 여러 가지 단계를 진행 합니다.</p>
<ol>
<li>메인 메뉴로 갈 때까지의 초기 설정을 완료하세요
<ul>
<li>만약 설정 중 선택이 표시될 시는 왼쪽을 선택해 주세요</li>
<li>여기까지 진행하는 데에 문제가 발생한다면, <ahref="troubleshooting#installing-boot9strap-fredtool">이 문제 해결 가이드</a>을 참고해 주세요</li>
</ul>
</li>
<li>터치 스크린을 사용해서, 오른쪽의 큰 버튼을 선택하고, 그 후 SD 카드 아이콘이 붙은 버튼을 선택해 주세요</li>
<li>메뉴가 로드되면, 얼굴 아이콘을 선택하고, 오른쪽 아래 버튼을 눌러서 진행해 주세요</li>
<li>위 화면에 나오는 것에 따라, (X)나 십자 패드의 (위)를 눌러 주세요</li>
<li>아래 화면의 상단 두 번째에 있는, 필름 아이콘을 선택해 주세요</li>
<li>“3/3”이 선택될 때까지 오른쪽으로 스크롤해 주세요</li>
<li>“A”가 들어가 있는 세 번째 버튼을 눌러 주세요</li>
<li>“1/3”이 선택될 때까지 왼쪽으로 스크롤해 주세요</li>
<li>“A”가 들어가 있는 네 번째 버튼을 눌러 주세요</li>
<li>익스플로잇이 성공적이었다면 b9sTool을 실행했을 것입니다</li>
<li>십자 패드를 사용해서, “Install boot9strap”으로 이동해 주세요
<ul>
<li>이 단계를 놓쳤다면, 시스템은 boot9strap을 설치하는 대신 HOME 메뉴로 나가집니다. 이렇게 되면 다시 DS 소프트웨어용 설정을 열어서 이 섹션의 처음부터 시작해야 합니다</li>
</ul>
</li>
<li>(A) 버튼을 누른 후, START와 SELECT를 동시에 눌러 작업을 실행해 주세요</li>
<li>완료되고 아래 화면에 “done.”이라고 표시되면, b9sTool를 종료하고 기기의 전원을 꺼 주세요
<ul>
<li>전원버튼을 계속 눌러 강제종료를 해야 할 수도 있습니다</li>
<li>만약 기기가 부팅시에 꺼진다면 Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축 되있는 <codeclass="language-plaintext highlighter-rouge">boot.firm</code>을 SD 카드의 루트로 복사 했는지 확인해 주세요</li>
<li>만약 Luma3DS 구성 메뉴가 표시되면, 기기의 전원을 끄고 다음 섹션으로 넘어가 주세요</li>
</ul>
</li>
</ol>
<h4id="section-v---luma3ds-configuration">Section V - Luma3DS Configuration</h4>
<li>Luma3DS 구성 메뉴는 Luma3DS 커스텀 펌웨어의 설정들 입니다. 이 설정들은 디버깅 또는 맞춤화의 유용합니다</li>
<li>일단 이 가이드에서는 <strong>모든 설정을 기본으로 남겨 두세요</strong> (켜기 또는 끄기를 누르지 마세요)</li>
<li>만약 기기가 부팅시에 꺼진다면 Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축 되있는 <codeclass="language-plaintext highlighter-rouge">boot.firm</code>을 SD 카드의 루트로 복사 했는지 확인해 주세요</li>
</ul>
</li>
<li>(Start)를 눌러 저장하고 기기를 다시 시작해 주세요</li>
</ol>
<p>이제 기기는 Luma3DS를 기본으로 부팅 됩니다.</p>
<ul>
<li>Luma3DS는 보통 HOME 메뉴와 똑같이 보입니다. 만약 기기가 HOME 메뉴로 부팅되었다면, 커스텀 펌웨어가 설치되어 있습니다.</li>
<li>다음 페이지에서는 커펌에 유용한 홈브류를 설치해 기기 준비를 완료할 것 입니다.</li>
</ul>
<h4id="section-vi---restoring-ds-connection-settings">Section VI - Restoring DS Connection Settings</h4>
<p>이 섹션에서는 DS 소프트웨어 설정을 이전 섹션에서 Flipnote Studio로 변경하기 전으로 원상복귀 합니다.</p>
<li>다운로드한 DSiWare 압축 파일(output_(이름).zip)에서, <codeclass="language-plaintext highlighter-rouge">clean</code> 폴더 안에 있는 <codeclass="language-plaintext highlighter-rouge">42383841.bin</code> 파일을 <codeclass="language-plaintext highlighter-rouge">Nintendo DSiWare</code> 폴더로 복사해 주세요</li>