FunctionPatcherModule/source/utils
2026-02-08 20:07:14 +01:00
..
CThread.h Fix compiler warnings 2026-02-08 20:07:14 +01:00
globals.cpp Use std::recursive vs std::mutex 2026-02-08 20:07:14 +01:00
globals.h Use std::recursive vs std::mutex 2026-02-08 20:07:14 +01:00
KernelFindExport.cpp Add support for function patcher struct version 3 2023-01-07 23:55:23 +01:00
KernelFindExport.h Add support for function patcher struct version 3 2023-01-07 23:55:23 +01:00
logger.c Improve logging to include module name 2022-05-08 19:26:06 +02:00
logger.h Fix restoring "dynamic" functions. Instead of predicting an unload of a RPL we now check if the replaced instruction has been changed. 2023-01-02 15:44:27 +01:00
syscall.s Add support for function patcher struct version 3 2023-01-07 23:55:23 +01:00
utils.cpp Fix restoring "dynamic" functions. Instead of predicting an unload of a RPL we now check if the replaced instruction has been changed. 2023-01-02 15:44:27 +01:00
utils.h Fix restoring "dynamic" functions. Instead of predicting an unload of a RPL we now check if the replaced instruction has been changed. 2023-01-02 15:44:27 +01:00