AppFilter:[Xposed]过滤掉指定的应用

时间:2024-04-14 07:22:03
【文件属性】:

文件名称:AppFilter:[Xposed]过滤掉指定的应用

文件大小:155KB

文件格式:ZIP

更新时间:2024-04-14 07:22:03

Kotlin

AppFilter 这是一个Xposed模块。 它将com.android.server.pm.AppsFilter#shouldFilterApplication挂钩,以使PackageManagerService过滤掉某些指定的应用程序,从而使包括系统在内的任何应用程序都无法获取这些经过过滤的ApplicationInfo ,从而防止混淆的apk被盗和泄漏。 执照 Copyright (C) 2021 Drakeet This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundati


【文件预览】:
AppFilter-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(1KB)
----LICENSE(34KB)
----app()
--------proguard-rules.pro(751B)
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
----gradle()
--------wrapper()
----.gitignore(438B)
----README.md(1KB)
----.editorconfig(147B)
----settings.gradle(46B)
----build.gradle(595B)

网友评论