hooking-template
There are 10 repositories under hooking-template topic.
Octowolve/Hooking-Template-With-Mod-Menu
A small template for Android Hooking with Substrate (Or Dobby. See branches). (Includes a mod menu written in Java)
jungjin0003/Code-Injection
Code Injection + Hooking sample
ajstyle8832/Hook-Bypass-For-bgmi-
here are some cases that seem potentially risky and could lead to a 10 minute ban if abused
ajstyle8832/CODM-Hook-Bypass
CODM-Hook-Bypass
StackOverflowExcept1on/ld-preload-trick
C++ library that is loaded before the binary and hooks the `time` function
ajstyle8832/Hook-Modding-tutorial-for-bgmi-android-games
Hook Modding tutorials
ajstyle8832/memcpy-hook-bypass-for-bgmi-32bit-
Here are a few methods to hook the _memcpy thunk function:
Glumboi/GlummysHookerKitchen
Auto export hooks creator using ghidra's headless mode, make your hooker life easier!
ajstyle8832/bgmi-hook-bypass
bgmi mod menu hook bypass code
StackOverflowExcept1on/function-interceptor
hooking functions with funchook library