Go to file
Maschell 3ae37e80e9 Add option to patch a function for a certain process. 2020-06-13 14:12:47 +02:00
include/function_patcher Add option to patch a function for a certain process. 2020-06-13 14:12:47 +02:00
source Add support for FunctionPatcherRestoreFunctions 2020-06-12 21:11:43 +02:00
.gitignore Create a .ld file 2020-06-10 12:59:07 +02:00
Makefile Create a .ld file 2020-06-10 12:59:07 +02:00
README.md Fix the link in the readme 2020-06-06 22:29:11 +02:00

README.md

Requires the FunctionPatcherModule to be running via SetupPayload. Requires wut for building. Install via make install.