FunctionPatcherModule/source/utils
Maschell 35f2c495cc Bump version to 0.2 2023-01-10 18:05:29 +01:00
..
CThread.h Update the malloc/free pointers used for threads to fix apps which use a custom heap 2022-07-28 02:44:13 -07: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 2023-01-10 18:05:29 +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