Duck Detector(重构版)
测试版
66
查看
0
讨论
61
收藏
由于改动幅度较大,可能会遇到更频繁的误报或程序崩溃。(已支持多语言)
photo_library 应用截图
new_releases 更新日志
Version: 2026.08.26-19d59a072e64 (520)
APK: Duck Detector-2026.08.26-19d59a072e64.apk
Commit:
chore: upgrade AGP to 9.3.2 and NDK to 30.0.16138531
- Upgrade Android Gradle Plugin (AGP) from 9.3.1 to 9.3.2. - Update Android NDK version to 30.0.16138531 in `gradle.properties`. - Update contribution count for "eltavine" and reorder the entry for "juanma0511" in the contributors asset.
Author: eltavine
Branch: master@19d59a07
Build time: 5m 33s
Signature: verified : by Eltavine
description 应用介绍
用于检测root设备的安全性检测工具,以及检测Play设备认证证书是否有效。
摒弃以前冗余代码,利用C++和汇编语言进行了大规模的重构,大幅提升了性能和准确性,并显著缩短了检测时间。