Unverified Commit dfbb6bb0 authored by ganyao114's avatar ganyao114 Committed by GitHub

Update README.md

parent b55f58e4
...@@ -23,11 +23,7 @@ Android ART Hook ...@@ -23,11 +23,7 @@ Android ART Hook
- System Methods - System Methods
- JNI Methods - JNI Methods
if you must hook an abstract method: hook abstract method is not recommended, you can invoke its impl method.
you must load hooker class in another dex, so can make(maybe, some times still go direct its impl) art to search dexcache...
but Hook abstract method is still not recommended, you can invoke its impl method.
cant hook if lined cant hook if lined
......
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