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

各种动态加载的检测方法 #2

Open
wxuefei opened this issue Jun 13, 2018 · 2 comments
Open

各种动态加载的检测方法 #2

wxuefei opened this issue Jun 13, 2018 · 2 comments

Comments

@wxuefei
Copy link

wxuefei commented Jun 13, 2018

一个小建议,你可以通过 Application 的调用栈去检测,因为有 hook 所以和正常APP 是不同的

@lozn00
Copy link

lozn00 commented Nov 21, 2018

可以classloader里面判断class

@wqycsu
Copy link

wqycsu commented Jan 25, 2022

一个小建议,你可以通过 Application 的调用栈去检测,因为有 hook 所以和正常APP 是不同的

android-hacker/VirtualXposed#321 可以看看VirtualXposed作者的回答,有些是没法通过堆栈检测的,跟这些框架实现原理有关

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

3 participants