android-inline-hook
ShadowHook provides extensive support for Android inline hooking, compatible with ARMv7 and ARMv8 architectures and Android 4.1-15. It enables full function hooking and allows specifying hook points using function addresses or names. The library auto-manages dynamic library hooks and supports smooth concurrent unhooking, preventing recursive calls in shared mode. Widely integrated in apps like TikTok and Douyin, the library is an open-source solution available under the MIT license.