2019-07-28 04:40:15 -07:00
|
|
|
---
|
|
|
|
title: "BannerBomb3"
|
|
|
|
---
|
|
|
|
|
|
|
|
{% include toc title="Table of Contents" %}
|
|
|
|
|
2022-11-29 15:58:39 -08:00
|
|
|
{% capture technical_info %}
|
2022-10-01 15:55:27 -07:00
|
|
|
<summary><em>Technical Details (optional)</em></summary>
|
2022-11-29 15:58:39 -08: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-01 16:36:54 -07:00
|
|
|
{: .notice--info}
|
2022-10-01 15:55:27 -07:00
|
|
|
|
|
|
|
### Compatibility Notes
|
2019-07-28 04:40:15 -07: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 04:23:07 -08:00
|
|
|
If you have a Taiwanese console (indicated by a T after the system version), follow [this page](bannerbomb3-fredtool-(twn)) instead.
|
2022-08-29 21:04:12 -07:00
|
|
|
{: .notice--warning}
|
2022-02-18 04:23:07 -08:00
|
|
|
|
2019-07-28 04:40:15 -07:00
|
|
|
### What You Need
|
|
|
|
|
2023-04-06 21:00:57 -07:00
|
|
|
* Your `movable.sed` file from completing Seedminer or nimhax
|
2019-07-28 04:40:15 -07:00
|
|
|
|
2022-01-22 02:48:30 -08:00
|
|
|
#### Section I - Prep Work
|
2022-10-01 15:55:27 -07:00
|
|
|
|
2023-05-24 20:20:46 -07:00
|
|
|
{% include_relative include/bb3-prep.txt %}
|
2022-01-22 02:48:30 -08:00
|
|
|
|
2022-10-12 18:01:24 +02:00
|
|
|
#### Section II - Hardware Button Check
|
2022-10-01 15:55:27 -07:00
|
|
|
|
2023-04-06 20:49:56 -07:00
|
|
|
{% include_relative include/safemodecheck.txt %}
|
2022-10-01 15:55:27 -07:00
|
|
|
|
2022-10-12 18:01:24 +02:00
|
|
|
___
|
|
|
|
|
|
|
|
### Next steps: Choose an exploit
|
2019-07-28 04:40:15 -07:00
|
|
|
|
2023-05-23 12:03:56 -07:00
|
|
|
If the camera appeared in the previous section, Safe Mode is likely to be working on your device.
|
2022-10-12 18:01:24 +02:00
|
|
|
|
2023-05-23 12:03:56 -07:00
|
|
|
If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm))
|
2019-07-28 04:40:15 -07:00
|
|
|
{: .notice--primary}
|
2022-10-12 18:01:24 +02:00
|
|
|
|
2023-05-23 12:03:56 -07:00
|
|
|
If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
|
|
|
|
{: .notice--info}
|