2019-07-28 13:40:15 +02:00
|
|
|
---
|
|
|
|
title: "BannerBomb3"
|
|
|
|
---
|
|
|
|
|
|
|
|
{% include toc title="Table of Contents" %}
|
|
|
|
|
2022-11-30 00:58:39 +01:00
|
|
|
{% capture technical_info %}
|
2022-10-02 00:55:27 +02:00
|
|
|
<summary><em>Technical Details (optional)</em></summary>
|
2022-11-30 00:58:39 +01:00
|
|
|
|
|
|
|
To launch custom code, we exploit a flaw in the DSiWare Data Management window of the Settings application.
|
|
|
|
|
|
|
|
To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system.
|
|
|
|
|
|
|
|
For a more technical explanation, see [here](https://github.com/zoogie/Bannerbomb3).
|
|
|
|
{% endcapture %}
|
|
|
|
|
|
|
|
<details>{{ technical_info | markdownify }}</details>
|
2022-10-02 01:36:54 +02:00
|
|
|
{: .notice--info}
|
2022-10-02 00:55:27 +02:00
|
|
|
|
|
|
|
### Compatibility Notes
|
2019-07-28 13:40:15 +02:00
|
|
|
|
|
|
|
These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
|
|
|
|
|
2022-02-18 13:23:07 +01:00
|
|
|
If you have a Taiwanese console (indicated by a T after the system version), follow [this page](bannerbomb3-fredtool-(twn)) instead.
|
2022-08-30 06:04:12 +02:00
|
|
|
{: .notice--warning}
|
2022-02-18 13:23:07 +01:00
|
|
|
|
2019-07-28 13:40:15 +02:00
|
|
|
### What You Need
|
|
|
|
|
2023-07-18 17:11:18 +02:00
|
|
|
* Your `movable.sed` file from completing Seedminer
|
2019-07-28 13:40:15 +02:00
|
|
|
|
2022-01-22 11:48:30 +01:00
|
|
|
#### Section I - Prep Work
|
2022-10-02 00:55:27 +02:00
|
|
|
|
2023-05-25 05:20:46 +02:00
|
|
|
{% include_relative include/bb3-prep.txt %}
|
2022-01-22 11:48:30 +01:00
|
|
|
|
2022-10-12 18:01:24 +02:00
|
|
|
#### Section II - Hardware Button Check
|
2022-10-02 00:55:27 +02:00
|
|
|
|
2023-06-09 10:47:27 +02:00
|
|
|
In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.
|
|
|
|
|
|
|
|
Your SD card should remain in your computer while you perform this check.
|
|
|
|
|
2023-04-07 05:49:56 +02:00
|
|
|
{% include_relative include/safemodecheck.txt %}
|
2022-10-02 00:55:27 +02:00
|
|
|
|
2022-10-12 18:01:24 +02:00
|
|
|
___
|
|
|
|
|
|
|
|
### Next steps: Choose an exploit
|
2019-07-28 13:40:15 +02:00
|
|
|
|
2023-06-08 03:35:50 +02:00
|
|
|
If the camera appeared in the previous section, Safe Mode is likely to be working on your console.
|
2022-10-12 18:01:24 +02:00
|
|
|
|
2023-05-23 21:03:56 +02:00
|
|
|
If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm))
|
2019-07-28 13:40:15 +02:00
|
|
|
{: .notice--primary}
|
2022-10-12 18:01:24 +02:00
|
|
|
|
2023-05-23 21:03:56 +02:00
|
|
|
If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
|
|
|
|
{: .notice--info}
|