jason0597 / A9K11AIO

AIO .3dsx executable for gaining ARM9 code execution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A9K11AIO

All-in-one .3dsx executable for gaining ARM9 code execution

This is a combination of udsploit and safehax. Just run the .3dsx and it will automatically patch kernel, and then run safehax to execute a custom ARM9 binary.
This program will try to load safehaxpayload.bin that's on SD root, but if it fails, it will fallback to a bundled ARM9 binary that has been extracted to a hex array and embedded in the source. Note that this is optional, and is not required for compiling.
Note that you don't have to use this as a boot.3dsx, it can be used as a normal .3dsx from hbmenu

About

AIO .3dsx executable for gaining ARM9 code execution


Languages

Language:C 73.3%Language:Makefile 17.3%Language:C++ 7.5%Language:Assembly 1.8%