FunctionPatcherModule/source
2026-05-05 17:34:27 +02:00
..
utils Avoid jump data heap corruption by flushing the whole heap 2026-05-05 17:34:27 +02:00
export.cpp Make sure to re-patch function when restoring nested function patches 2026-05-05 17:34:27 +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 Avoid jump data heap corruption by flushing the whole heap 2026-05-05 17:34:27 +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 Avoid jump data heap corruption by flushing the whole heap 2026-05-05 17:34:27 +02:00
PatchedFunctionData.cpp Avoid jump data heap corruption by flushing the whole heap 2026-05-05 17:34:27 +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