Go to file
Maschell b7f1c81407 Fix loading a file with offset 2019-11-24 13:58:22 +01:00
common - Update the 0x64 IOCTL 2019-11-18 11:07:48 +01:00
ios_kernel - Update the 0x64 IOCTL 2019-11-18 11:07:48 +01:00
ios_mcp Fix loading a file with offset 2019-11-24 13:58:22 +01:00
ios_usb first release 2016-12-12 19:31:02 +01:00
src - Update the 0x64 IOCTL 2019-11-18 11:07:48 +01:00
.gitignore Simplify mocha do only disable sigchecks, add wupserver, sd overall patches and a improved .rpx redirection. 2019-08-15 10:29:36 +02:00
LICENSE Initial commit 2016-12-12 19:29:03 +01:00
Makefile Simplify mocha do only disable sigchecks, add wupserver, sd overall patches and a improved .rpx redirection. 2019-08-15 10:29:36 +02:00
README.md Initial readme 2019-08-18 22:19:34 +02:00

README.md

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