FunctionPatcherModule/source
2022-07-28 02:44:13 -07:00
..
utils Update the malloc/free pointers used for threads to fix apps which use a custom heap 2022-07-28 02:44:13 -07:00
export.cpp Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
export.h Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
function_patcher.cpp Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
function_patcher.h Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
FunctionAddressProvider.cpp Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
FunctionAddressProvider.h Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
main.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
PatchedFunctionData.cpp Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
PatchedFunctionData.h Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00