Unverified Commit 32f1a9de authored by ganyao114's avatar ganyao114 Committed by GitHub

Update README.md

parent c978ced7
...@@ -23,17 +23,20 @@ QQ Group:756071167 ...@@ -23,17 +23,20 @@ QQ Group:756071167
4.4(ART Runtime) - 10.0 4.4(ART Runtime) - 10.0
# Scope # Project Struct
- Object Methods - annotation<br/>
- Static Methods annotation api
- Constructors - hooklib<br/>
- System Methods core lib of art hook
- JNI Methods - nativehook<br/>
lib of native hook
hook abstract method is not recommended, you can invoke its impl method. - xposedcompat<br/>
stable implement of xposed api compat for sandhook
cant hook if lined - xposedcompat_new<br/>
annother implement of xposed api compat for sandhook(hook more fast first time)
- hookers<br/>
hook plugin demo for annotation api
# how to use # how to use
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment