Skip to content
New issue

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

manager: Introduce Hide APatch Manager feature #237

Merged
merged 1 commit into from
Mar 5, 2024
Merged

manager: Introduce Hide APatch Manager feature #237

merged 1 commit into from
Mar 5, 2024

Conversation

pomelohan
Copy link
Collaborator

@pomelohan pomelohan commented Mar 3, 2024

[feature] manager: Introduce Hide APatch Manager

Since apps can detect APatch via its manager's packageName, whether it has the permission
to read app list or not, exposing original manager packageName is dangerous. Here is a
simple method to generate a new random packageName and customized name manager to bypass
the check.

#222 also required this feature.

Credit: topjohwnu's Magisk about apksign's codes and some good ideas.

@pomelohan pomelohan assigned pomelohan and unassigned pomelohan Mar 3, 2024
Since apps can detect APatch via its manager's packageName, whether it has the permission
to read app list or not, exposing original manager packageName is dangerous. Here is a
simple method to generate a new random packageName and customized name manager to bypass
the check.

Credit: topjohwnu's Magisk about apksign's codes and some good ideas.

Co-authored-by: topjohnwu <topjohnwu@gmail.com>
Signed-off-by: GarfieldHan <2652609017@qq.com>
@pomelohan pomelohan marked this pull request as ready for review March 4, 2024 15:07
@bmax121 bmax121 merged commit 75501f6 into bmax121:main Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants