This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
FunctionPatcherModule
Watch
1
Star
0
Fork
0
You've already forked FunctionPatcherModule
mirror of
https://github.com/wiiu-env/FunctionPatcherModule.git
synced
2026-08-28 19:55:49 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
FunctionPatcherModule
/
source
History
Maschell
1a294db7ea
Some checks failed
CI-Release / clang-format (push)
Has been cancelled
Details
CI-Release / build-binary (push)
Has been cancelled
Details
CI-Release / deploy-binary (push)
Has been cancelled
Details
Add more fiushed to be safe
2026-05-05 17:34:27 +02:00
..
utils
Avoid jump data heap corruption by flushing the whole heap
2026-05-05 17:34:27 +02:00
export.cpp
Make sure to re-patch function when restoring nested function patches
2026-05-05 17:34:27 +02:00
export.h
Rewrite of Function Patcher to match libfunctionpatcher
2022-05-08 19:26:06 +02:00
fpatching_defines_legacy.h
Moved
function_replacement_data_v2_t
to a private header. (
#33
)
2026-04-19 12:07:24 +02:00
function_patcher.cpp
Add more fiushed to be safe
2026-05-05 17:34:27 +02:00
function_patcher.h
Rewrite of Function Patcher to match libfunctionpatcher
2022-05-08 19:26:06 +02:00
FunctionAddressProvider.cpp
Fix compiler warnings
2026-04-19 12:07:24 +02:00
FunctionAddressProvider.h
Reset the cached function handle if RPL has been unloaded
2023-01-02 17:06:07 +01:00
main.cpp
Avoid jump data heap corruption by flushing the whole heap
2026-05-05 17:34:27 +02:00
PatchedFunctionData.cpp
Avoid jump data heap corruption by flushing the whole heap
2026-05-05 17:34:27 +02:00
PatchedFunctionData.h
Moved
function_replacement_data_v2_t
to a private header. (
#33
)
2026-04-19 12:07:24 +02:00
version.h
Log the module version on each application start
2023-01-04 22:40:13 +01:00