Skip to content

[Clone]An Xposed module to intercept applist detections

License

Notifications You must be signed in to change notification settings

linying2024/Hide-My-Applist-Clone

 
 

Repository files navigation

Hide My Applist

Stars Crowdin Build Release Download Channel License

banner

!!! What are you looking at? This is not an official build.

Reminder: Changing the package name is not an appropriate method to evade detection.

For devices running Android 10 or below, you can attempt to use https://github.com/Magisk-Modules-Alt-Repo/data_isolation_support for data isolation.

About this module

Although it's bad practice to detect the installation of specific apps, not every app using root provides random package name support. In this case, if apps related to root (such as Fake Location and Storage Isolation) are detected, it is tantamount to detecting that the device is rooted.

Additionally, some apps use various loopholes to acquire your app list, in order to use it as fingerprinting data or for other nefarious purposes.

This module can work as an Xposed module to hide apps or reject app list requests, and provides some methods to test whether you have hidden your app list properly.

Translation Contributing

You can contribute translation here.

Update Log

Reference to the release page

About

[Clone]An Xposed module to intercept applist detections

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 97.5%
  • Java 1.4%
  • Other 1.1%