java-hook
There are 4 repositories under java-hook topic.
asLody/SandHook
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
canyie/pine
Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.
chancerly/jtik
Dynamic java method hook for Android,Implemented by jvmti
DedInc/ASMInjector
ASMInjector is a powerful Java application that allows you to inject code into existing JAR files using the ASM ( Abstract Syntax Tree Manipulation) bytecode manipulation library.