Otherapp payload which can be used on firmwares earlier than 9.2 to launch an arm9 payload from the sd card directly.
The otherapp payload which is produced by this repo can be used on all regions and 3ds consoles but works on all between 1.X and 9.2
The otherapp can be used with soundhax to launch an arm9 payload such as safeb9sinstaller. The otherapp looks for a arm9.bin on the root of your sd card.
- Get the soundhax file for your console and region
- Get the arm9 payload, safeb9sinstaller in this case
- Download the otherapp.bin from the releases page
- Put all the files on the root of your sd(for safeb9sinstaller, just copy the arm9.bin from the zip)
- Launch soundhax
If everything goes correctly you will be in safeb9sinstaller, this might/might not work on the first try.
I have incorporated an edited version of svchax(memchunkhax) and brahma(firmlaunchhax) to gain arm11 and arm9 execution. So we first use memchunkhax to gain arm11 execution, then we map the arm11 and arm9 payload and then perform a firmlaunch. On Pre 4.0 firms we use usr2arm9ldr to gain arm9 code execution
You need to have devkitpro installed to build this. CTRULIB isn't required.
Simply open terminal and type
make
to build this project.
Huge parts of this project are parts of pre-existing projects. I would like to thank anyone who has aided in the development of BrahmaLoader, svchax, ctrulib, usr2arm9ldr and ninjhax2.x
I'll also like to thank my testers:- @jason0597, @saibotu, @knight-ryu12, @ihaveamac and @frozenchen
Wouldn't have been able to do it without you guys!
Also thanks to TuxSH for helping me out with various questions!
If you encounter any issue while using this, plz open an issue here:- https://github.com/Pirater12/pre9otherapp/issues