FunctionPatcherModule/source
2024-10-12 11:04:16 -03:00
..
utils Bump version to 0.2.3 2024-04-24 19:08:04 +02:00
export.cpp Add support for function patcher struct version 3 2023-01-07 23:55:23 +01:00
export.h Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
fpatching_defines_legacy.h Moved function_replacement_data_v2_t to a private header. 2024-10-12 11:04:16 -03:00
function_patcher.cpp Add support for function patcher struct version 3 2023-01-07 23:55:23 +01:00
function_patcher.h Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
FunctionAddressProvider.cpp Update Dockerfile, fix compiling with wut 1.3.0 2023-04-23 11:39:12 +02:00
FunctionAddressProvider.h Reset the cached function handle if RPL has been unloaded 2023-01-02 17:06:07 +01:00
main.cpp Update Dockerfile, fix compiling with wut 1.3.0 2023-04-23 11:39:12 +02:00
PatchedFunctionData.cpp Fix some jumps to original functions by placing the replaced intruction after setting CTR 2024-04-24 19:08:04 +02:00
PatchedFunctionData.h Moved function_replacement_data_v2_t to a private header. 2024-10-12 11:04:16 -03:00
version.h Log the module version on each application start 2023-01-04 22:40:13 +01:00