Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在我的项目中实现了 dexguard。当我运行环境检查时,一些设备工作正常并通过了检查。但是在 MI、Appo、Yureka 设备中,检查返回的是设备已植根。我无法理解为什么会发生这种情况。
请帮我弄清楚这个问题。
和其他根检测库中的误报DexGuard通常归结为某些二进制检查。有时会在某些制造商手机的 ROM 中找到二进制文件和二进制文件"su"。"busybox"尝试RootBeer可以作为 Maven 依赖项添加的库。
DexGuard
"su"
"busybox"
RootBeer
https://github.com/scottyab/rootbeer