FunctionPatcherModule/source/utils
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
..
CThread.h Fix compiler warnings 2026-04-19 12:07:24 +02:00
globals.cpp Use std::recursive vs std::mutex 2026-04-19 12:07:24 +02:00
globals.h Bump Version 2026-04-19 12:07:24 +02: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 Colored logging 2026-04-19 12:07:24 +02: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