AndHook is a lightweight hook framework for android. It is primarily written in C++ and easy to use.
Android 4.x or later (with preliminary support for Android 8.1, SDK 27), excluding customized Android ROMs such as YunOS.
- java method instrumentation (hook java method in Java/C/C++)
- native interception (hook native C/C++ functions in C/C++)
- Cydia Substrate module (armeabi-v7a, x86, x86_64)
- And64InlineHook (arm64-v8a).