Skip to content

An Xposed module to intercept applist detections

License

Notifications You must be signed in to change notification settings

cinit/Hide-My-Applist

 
 

Repository files navigation

Hide My Applist

Stars Release Download Channel License

About this module

Although It is incorrect to detect specific app installation, yet not every app using root provides random packagename support.
In this case, detected apps that use root (such as Fake Location and Storage Isolation) is equal to detected root itself.
At the same time, some "smart" apps use various loopholes to acquire your applist, so that it can draw a persona for you.
This module provides some methods to test whether you have already hidden your applist nicely.
Also, it can work as an Xposed module to hide some apps or reject applist requests to protect your privacy.

Update Log / 更新日志

Reference to the release page / 参考发布页面

关于该模块

虽然“检测安装的应用是不正确的做法”,而且很蠢,但是并不是所有的插件类应用都提供了随机包名支持。这就意味着检测到安装了 root 类应用(如 Fake Location、存储重定向)与检测到了 root 本身区别不大。(会使用检测手段的 app 可不会认为你是在“我就蹭蹭不进去”)
与此同时,部分“不安分”的 app 会使用各种漏洞绕过系统权限来获取你的应用列表,从而对你建立用户画像(如陈叔叔将安装了 V2Ray 的用户分为一类),或是类似于某某校园某某乐跑的软件会要求你卸载作弊软件。
该模块提供了一些检测方式用于测试您是否成功地隐藏了某些特定的包名,如 Magisk/Edxposed Manager;同时可作为 Xposed 模块用于隐藏应用列表或特定应用,保护隐私。

About

An Xposed module to intercept applist detections

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 77.4%
  • Java 14.3%
  • C++ 8.1%
  • CMake 0.2%