FunctionPatcherModule/source
2026-02-08 19:09:19 +01:00
..
utils Use std::recursive vs std::mutex 2026-02-08 19:09:19 +01:00
export.cpp Use std::recursive vs std::mutex 2026-02-08 19:09:19 +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. (#33) 2024-10-12 16:44:50 +02:00
function_patcher.cpp Use std::recursive vs std::mutex 2026-02-08 19:09:19 +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 Use std::recursive vs std::mutex 2026-02-08 19:09:19 +01: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. (#33) 2024-10-12 16:44:50 +02:00
version.h Log the module version on each application start 2023-01-04 22:40:13 +01:00