Skip to content

jan-hofmeier/wafel_payloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wafel_payloader

This plugin for stroopwafel allows you to load a payload.elf loader like PayloadFromRPX from SD

  • Patches the LoadFile IOSU functionto redirect men.rpx to sd:/wiiu/root.rpx
  • undos all patches once triggered to not interfere with mocha.

How to use

  • Copy the wafel_payloader.ipx to /wiiu/ios_plugins
  • Copy the PayloadFromRPX to sd:/wiiu/root.rpx

Building

export STROOPWAFEL_ROOT=/path/too/stroopwafel-repo
make

Thanks