Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 511 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 511 Bytes

wafel_trampoline_demo

This plugin installs a few different trampolines to call C functions to influence function calls inside IOSU, to print and influence the register state at almost arbitrary locations and to just run something at a specific point in mcpThreadEntry for example

How to use

  • Copy the wafel_trampoline_demo.ipx to /wiiu/ios_plugins

Building

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

Thanks