Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Dr-TSNG/Hide-My-Applist
An Xposed module to intercept applist detections
https://github.com/Dr-TSNG/Hide-My-Applist
android xposed
Last synced: 14 days ago
JSON representation
An Xposed module to intercept applist detections
- Host: GitHub
- URL: https://github.com/Dr-TSNG/Hide-My-Applist
- Owner: Dr-TSNG
- License: agpl-3.0
- Created: 2021-03-19T14:12:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T19:48:28.000Z (18 days ago)
- Last Synced: 2024-10-29T15:35:00.868Z (15 days ago)
- Topics: android, xposed
- Language: Kotlin
- Homepage:
- Size: 5.11 MB
- Stars: 3,050
- Watchers: 44
- Forks: 268
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hide My Applist
[![Stars](https://img.shields.io/github/stars/Dr-TSNG/Hide-My-Applist?label=Stars)](https://github.com/Dr-TSNG)
[![Crowdin](https://badges.crowdin.net/hide-my-applist/localized.svg)](https://crowdin.com/project/hide-my-applist)
[![Build](https://img.shields.io/github/actions/workflow/status/Dr-TSNG/Hide-My-Applist/main.yml?branch=master&logo=github)](https://github.com/Dr-TSNG/Hide-My-Applist/actions)
[![Release](https://img.shields.io/github/v/release/Dr-TSNG/Hide-My-Applist?label=Release)](https://github.com/Dr-TSNG/Hide-My-Applist/releases/latest)
[![Download](https://img.shields.io/github/downloads/Dr-TSNG/Hide-My-Applist/total)](https://github.com/Dr-TSNG/Hide-My-Applist/releases/latest)
[![Channel](https://img.shields.io/badge/Telegram-Channel-blue.svg?logo=telegram)](https://t.me/HideMyApplist)
[![License](https://img.shields.io/github/license/Dr-TSNG/Hide-My-Applist?label=License)](https://choosealicense.com/licenses/gpl-3.0/)![banner](banner.png)
- English
- [中文(简体)](README_zh_CN.md)## 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](https://crowdin.com/project/hide-my-applist).## Update Log
[Reference to the release page](https://github.com/Dr-TSNG/Hide-My-Applist/releases)