FunctionPatcherModule/source/utils
2026-05-05 17:34:27 +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 Increase size of jump data heap 2026-05-05 17:34:27 +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 Avoid jump data heap corruption by flushing the whole heap 2026-05-05 17:34:27 +02:00
utils.h Avoid jump data heap corruption by flushing the whole heap 2026-05-05 17:34:27 +02:00