FunctionPatcherModule/source
Maschell ced1e27b53 Fix patching dynamic function in WUMS_INITIALIZE hooks 2022-08-21 22:47:37 +02: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
FunctionAddressProvider.cpp Fix patching of functions that only consist of one branch instruction outside of nn::acp 2022-08-06 22:44:59 +02:00
FunctionAddressProvider.h Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02:00
PatchedFunctionData.cpp Fix function patching for functions with an effective address between 0x20000000 - 0x3FFFFFFC 2022-08-06 22:44:59 +02:00
PatchedFunctionData.h Rewrite of Function Patcher to match libfunctionpatcher 2022-05-08 19:26:06 +02: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
main.cpp Fix patching dynamic function in WUMS_INITIALIZE hooks 2022-08-21 22:47:37 +02:00