Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Art Hook不能保证总是有效 #6

Open
coderebot opened this issue Sep 17, 2015 · 1 comment
Open

Art Hook不能保证总是有效 #6

coderebot opened this issue Sep 17, 2015 · 1 comment

Comments

@coderebot
Copy link

对于静态函数、构造函数、final函数、私有函数以及在代码上下文直接new出来的object,进行调用的时候。art hook方法失效。
另外,在调试模式下、startMethodTrace的情况下,你的入口会被替换掉。
另外,5.0, 6.0版本,头文件有变化,你的代码是不能运行的。

@cddjr
Copy link

cddjr commented Mar 13, 2016

作者提供的仅仅只是4.4系统自带的beta版ART。 从5.0开始,ART变化极大,作者这套已经不能直接使用了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants