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-29 04:05:23 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
339dc8c651ed1dd3d8db9121a8a2a09dfea82667
FunctionPatcherModule
/
source
/
utils
History
Maschell
339dc8c651
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
Bump Version
2026-04-19 12:07:24 +02:00
..
CThread.h
Fix compiler warnings
2026-04-19 12:07:24 +02:00
globals.cpp
Use std::recursive vs std::mutex
2026-04-19 12:07:24 +02:00
globals.h
Bump Version
2026-04-19 12:07:24 +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
logger.c
Improve logging to include module name
2022-05-08 19:26:06 +02:00
logger.h
Colored logging
2026-04-19 12:07:24 +02: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