Skip to content
forked from asLody/AndHook

Android dynamic instrumentation framework

License

Notifications You must be signed in to change notification settings

jiejiao6/AndHook

Repository files navigation

AndHook

AndHook is a lightweight hook framework for android. It is primarily written in C++ and easy to use.

Support

  • Android 4.x or later (with preliminary support for Android 8.1 and 9.0)
  • java method instrumentation (hook java method in Java/C/C++)
  • native interception (hook native C/C++ functions in C/C++)

How does AndHook work?

AndHook

How the method was intercepted?

CallFlow

Special Thanks

  • cly.comp

References

About

Android dynamic instrumentation framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.4%
  • C++ 8.1%
  • Makefile 0.5%