We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
MIUI 有个 【读取应用列表】权限,可以防止恶意软件根据已安装的应用去分析用户的喜好…… 但似乎,顶多禁止读取【应用名称】,依然可以 pm 命令等读取 【应用包名】,故而无法达到防止恶意软件分析用户喜好的目的。
希望 WooBox 可以 添加 禁止指定的App 通过 pm等命令读取 【已安装的应用的包名】
顺便还可以 在 [不给 magisk 随机包名]的情况下,防止 检测到 Magisk。
The text was updated successfully, but these errors were encountered:
有Xposed模块已实现类似功能 https://github.com/Dr-TSNG/Hide-My-Applist
Sorry, something went wrong.
只要其中的一个功能,却又要单独安装一个别的软件。
No branches or pull requests
MIUI 有个 【读取应用列表】权限,可以防止恶意软件根据已安装的应用去分析用户的喜好……
但似乎,顶多禁止读取【应用名称】,依然可以 pm 命令等读取 【应用包名】,故而无法达到防止恶意软件分析用户喜好的目的。
希望 WooBox 可以 添加 禁止指定的App 通过 pm等命令读取 【已安装的应用的包名】
顺便还可以 在 [不给 magisk 随机包名]的情况下,防止 检测到 Magisk。
The text was updated successfully, but these errors were encountered: