mirror of
https://github.com/wiiu-env/MochaLite.git
synced 2025-02-17 04:16:19 +01:00
Mocha lite - a simple custom firmware
This a lite version of the original mocha.
Usage
Place the payload.elf
in the sd:/wiiu
folder of your sd card and run the browser exploit, this will reboot the OS with modikation.
You can also place a RPX as root.rpx
in the sd:/wiiu
folder which will be run before the system menu. For example you can use this payload to create a main-hook.
Opening the "Health and Safety" application will try to run the Homebrew Launcher from sd:/wiiu/apps/homebrew_launcher/homebrew_launcher.rpx
from sd card.
IOSU patches
- disable sig-checks
- RPX redirection
- overall sd access
- wupserver and own IPC which can be used with libiosuhax.
Building
For building you just need wut installed, then use the make
command.
Credits
dimok Maschell orboditilt QuarkTheAwesome
Languages
C
76.4%
Python
11.4%
Makefile
7.7%
Assembly
4.5%