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

Update README.md

parent c978ced7
......@@ -23,17 +23,20 @@ QQ Group:756071167
4.4(ART Runtime) - 10.0
# Scope
- Object Methods
- Static Methods
- Constructors
- System Methods
- JNI Methods
hook abstract method is not recommended, you can invoke its impl method.
cant hook if lined
# Project Struct
- annotation<br/>
annotation api
- hooklib<br/>
core lib of art hook
- nativehook<br/>
lib of native hook
- xposedcompat<br/>
stable implement of xposed api compat for sandhook
- 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
......
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