[3DS] mset 4.x - firmlaunchax, by Roxas75
=======
This is a porting of firmlaunchax, the exploit used by Gateway to get arm9 kernel code execution on firmwares below 9.2, ported to the old mset exploit. This can be launched with one of the already known Rop Loaders.
This will only work on 4.x consoles, thought it's structure is pretty simple to be adaptable to any newer firmware version, or to any other app.
The package includes a little code that flushes the screens. You can change that with any sort of arm9 homebrew.
In order to compile this you'll just need armips, you can find it here:
- armips GitHub repo : https://github.com/Kingcom/armips
- Gateway team, who released the exploit
- Kingcom, for armips
- Yifan Lu, for the cool documentation