Go to file
Maschell 42de4e1d46 Add a Dockerfile 2020-06-26 20:33:21 +02:00
include/function_patcher Use the name of a function instead of the function pointer inside the macro. 2020-06-13 14:45:18 +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
Dockerfile Add a Dockerfile 2020-06-26 20:33:21 +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.