Duck Detector(重构版)
测试版
25
查看
0
讨论
48
收藏
由于改动幅度较大,可能会遇到更频繁的误报或程序崩溃。(已支持多语言)
photo_library 应用截图
new_releases 更新日志
Version: 2026.07.21-8ccba97de5fc (489)
APK: Duck Detector-2026.07.21-8ccba97de5fc.apk
Commit:
chore: update contributors, dependencies, and build configuration
- Update contributor counts and list order in `github_contributors.json`. - Reduce `android.r8.maxWorkers` to 1 and enable `org.gradle.tooling.parallel`. - Upgrade multiple dependencies in `libs.versions.toml`, including AGP to 9.3.0, Kotlin to 2.4.10, and Material3 to 1.5.0-alpha24.
Author: Eltavine
Branch: master@8ccba97d
Build time: 7m 49s
Signature: verified : by Eltavine
description 应用介绍
用于检测root设备的安全性检测工具,以及检测Play设备认证证书是否有效。
摒弃以前冗余代码,利用C++和汇编语言进行了大规模的重构,大幅提升了性能和准确性,并显著缩短了检测时间。