#rust#adb#android#debloat#privacy
The Universal Android Debloater GUI is a tool that helps remove unnecessary apps (bloatware) from Android devices. This can improve your phone's performance, battery life, and privacy. It works on Windows, macOS, and Linux, and you need to enable USB debugging and install ADB to use it. The tool lists apps that are safe to remove and allows you to export and import your selections. However, some system apps can't be fully uninstalled without root access. Always back up your data before using it to avoid any issues.
https://github.com/0x192/universal-android-debloater
有消息称#小米#MIUI 安全组件即小米的杀毒引擎添加有国家反诈中心的扫描接口(nationalAntiFraudSingleAppScan)。
at com.miui.guardprovider.engine.mi.antidefraud.AntiDefraudAppManager.getSign(Unknown Source:0)
at com.miui.guardprovider.engine.mi.antidefraud.MiDetectAppsManager.virusInMiEngineRiskList(Unknown Source:30)
at com.miui.guardprovider.engine.mi.antidefraud.AntiDefraudAppManager.getDetectUnsafeAppStatus(Unknown Source:6)
at com.miui.guardprovider.manager.SecurityService$a.nationalAntiFraudSingleAppScan(Unknown Source:17)
at com.miui.guardprovider.aidl.IAntiVirusServer$Stub.onTransact(Unknown Source:38)
MIUI security components.apk源代码分析
viamogua.co