FunctionPatcherModule/source/utils
Maschell 6c05c4dbdc Bump version to 0.2.3 2024-04-24 19:08:04 +02:00
..
CThread.h memset the memory to 0 before freeing 2023-03-26 15:49:04 +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
globals.cpp Update the malloc/free pointers used for threads to fix apps which use a custom heap 2022-07-28 02:44:13 -07:00
globals.h Bump version to 0.2.3 2024-04-24 19:08:04 +02: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