FunctionPatcherModule/source
Maschell 339dc8c651
Some checks failed
CI-Release / clang-format (push) Has been cancelled
CI-Release / build-binary (push) Has been cancelled
CI-Release / deploy-binary (push) Has been cancelled
Bump Version
2026-04-19 12:07:24 +02:00
..
utils Bump Version 2026-04-19 12:07:24 +02:00
export.cpp Use std::recursive vs std::mutex 2026-04-19 12:07:24 +02: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) 2026-04-19 12:07:24 +02:00
function_patcher.cpp Fix compiler warnings 2026-04-19 12:07:24 +02:00
function_patcher.h Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
FunctionAddressProvider.cpp Fix compiler warnings 2026-04-19 12:07:24 +02:00
FunctionAddressProvider.h Reset the cached function handle if RPL has been unloaded 2023-01-02 17:06:07 +01:00
main.cpp Fix compiler warnings 2026-04-19 12:07:24 +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. (#33) 2026-04-19 12:07:24 +02:00
version.h Log the module version on each application start 2023-01-04 22:40:13 +01:00