Hide My Applist
الذهاب إلى القناة على Telegram
📈 نظرة تحليلية على قناة تيليجرام Hide My Applist
تُعد قناة Hide My Applist (@hidemyapplist) في القطاع اللغوي الصينية لاعباً نشطاً. يضم المجتمع حالياً 38 960 مشتركاً، محتلاً المرتبة 3 349 في فئة التكنولوجيات والتطبيقات والمرتبة 6 779 في منطقة الصين.
📊 مؤشرات الجمهور والحراك
منذ تأسيسه في невідомо، حقق المشروع نمواً سريعاً وجمع 38 960 مشتركاً.
بحسب آخر البيانات بتاريخ 16 أبريل, 2026، تحافظ القناة على نشاط مستقر. خلال آخر 30 يوماً تغيّر عدد الأعضاء بمقدار -51، وفي آخر 24 ساعة بمقدار 0، مع بقاء الوصول العام مرتفعاً.
- حالة التحقق: غير موثّقة
- معدل التفاعل (ER): يبلغ متوسط تفاعل الجمهور 0%. وخلال أول 24 ساعة من النشر يحصد المحتوى عادةً N/A% من ردود الفعل نسبةً إلى إجمالي المشتركين.
- وصول المنشورات: يحصل كل منشور على متوسط 0 مشاهدة. وخلال اليوم الأول يجمع عادةً 0 مشاهدة.
- التفاعلات والاستجابة: يتفاعل الجمهور بانتظام؛ متوسط التفاعلات لكل منشور يبلغ 0.
- الاهتمامات الموضوعية: يركز المحتوى على مواضيع رئيسية مثل vold.
📝 الوصف وسياسة المحتوى
يصف المؤلف القناة بأنها مساحة للتعبير عن الآراء الذاتية:
“隐藏应用列表 Release / Beta 通道
@nullptr_dev”
بفضل وتيرة التحديث المرتفعة (أحدث البيانات بتاريخ 17 أبريل, 2026) تحافظ القناة على حداثتها ومستوى وصول مرتفع. وتُظهر التحليلات تفاعلاً نشطاً من الجمهور، ما يجعلها نقطة تأثير مهمة ضمن فئة التكنولوجيات والتطبيقات.
38 960
المشتركون
لا توجد بيانات24 ساعات
-207 أيام
-5130 أيام
أرشيف المشاركات
38 960
经研究,某些加固(如 Protectt.ai)通过直接启动对应应用主界面(如 KernelSU 管理器)的方式进行检测。由于直接启动活动并不在软件包可见性的限制范围内,用户需要手动启用激进的意图过滤器,HMA 才能拦截。之前我认为这种方式会破坏用户体验,因此加固不会使用,看来我高估它们的底线了。
举个例子说明为什么默认不启用该功能:如果用户对京东启用了白名单,且未将微信加入可见应用列表,则若未开启激进的意图过滤器,京东是可以直接拉起微信支付的;若开启了激进的意图过滤器,京东则无法拉起微信。因此,建议用户在任何时候都只使用黑名单模式。
—————————————
Research has shown that certain app protections (such as Protectt.ai) detect application existence by directly launching the target app’s main activity (for example, the KernelSU Manager). Since directly starting an activity is not restricted by the app visibility limitations, users need to manually enable the aggressive intent filter to intercept it. I previously thought this approach would harm user experience, so protections wouldn’t use it—but it seems I overestimated their restraint.
Here’s why this feature is not enabled by default: for example, if a user has used whitelist mode on JD (Jingdong) but has not added WeChat to the list of visible apps, if the aggressive intent filter is off, JD can still directly launch WeChat. If the aggressive intent filter is on, JD cannot launch WeChat. Therefore, it is recommended that users always use blacklist mode only.
38 960
V3.6.1
Always enable ActivityStarter hook
Support edge-to-edge
Fix minor issues
永远启用 ActivityStarter 钩子
支持边到边
修复一些小问题
38 960
V3.5
Address startActivity() exploit below A13
Rework hook for getArchivedPackage()
Improve logging performance
处理低于 A13 的 startActivity() 漏洞
重写 getArchivedPackage() 漏洞修复
提升日志性能
38 960
V3.4
Remove support for Android 9-
Workaround a package visibility gap in A15
Add a warning dialog for vold app data isolation
移除对 Android 8.1 及更低版本的支持
变通处理一个 Android 15 上的包可见性问题
增加了 vold app 数据隔离警告对话框
38 960
V3.3.1
Improve compatibility
Migrated data storage to resolve issue with some roms which allow ls /data/system
增强兼容性
迁移数据目录位置,以解决部分 rom 允许 ls /data/system 的问题
38 960
V3.3
Support Android 15
Fix possible crash because of Data Isolation
Improve compatibility
支持 Android 15
修复 Data Isolation 功能可能造成的闪退
增强兼容性
38 960
V3.2
Fix crash on Android 14
Prevent a detection from system service
Update translations
修复 Android 14 上闪退
避免一个系统服务的检测
更新翻译
38 960
V3.1.1
Fix bugs
Reduce logs when detail logs off
Support system data isolation manage
Don't need to reload config every time when upgrading system service version
Fix system service not running on some A13 devices
修复 bug
减少未开启详细日志时的日志记录
支持修改系统数据隔离设置
系统服务版本更新后不再需要每次重载配置
修复在一些 Android 13 手机上系统服务未运行的问题
38 960
App data isolation prevents detection from /data/data/pkg
Vold app data isolation prevents detection from /sdcard/Android/data/pkg
Both requires Android 11 and above
38 960
V3.0.5-Beta
Fix bugs
Reduce logs when detail logs off
Support system data isolation manage
Don't need to reload config every time when upgrading system service version
Known issues: On some A13 devices, the app may show system service not running after booted sometime, but hide will still work. If changed some config, you need to open app as soon as booted to sync config. We are still investigating this bug.
修复 bug
减少未开启详细日志时的日志记录
支持修改系统数据隔离设置
系统服务版本更新后不再需要每次重载配置
已知问题:在一些安卓 13 的设备中,开机一段时间后 app 可能显示系统服务未运行,但隐藏功能实际是工作的。如果修改了配置,需要重启后尽快打开一次 app 来同步。目前原因正在调查中
38 960
V3.0.6 Release
Uninstall Magisk module!!! 务必卸载 Magisk 模块!!!
Support Android 13
Use more effective interception method for higher version systems
No longer need the Magisk module, make sure to uninstall it, or you will bootloop
Support disable /data/data detection for Android 11 and above
UI redesign, use Material You style
Support night mode and custom theme color
Multi-language support
Better logs page
Auto refresh app list when (un)installed apps
支持 Android 13
对高版本系统采用更强大的拦截方式
不再需要 Magisk 模块,请将其卸载,否则会卡开机
支持对 Android 11 以上阻止 /data/data 检测
UI 重绘,使用 MD3 风格
支持夜间模式和自定义主题
多语言支持
更好的日志页面
安装/卸载 app 时自动刷新应用列表
38 960
In the past, we have been emphasizing that any problems should be reported to GitHub according to various types and requirements. In Telegram, we will also remind users that they should report to GitHub.
Only some simple operation discussions are accepted here, and any application problems will not be accepted.
If users are unwilling to cooperate with us, we may strictly enforce this regulation, and users who violate the regulations will be banned from processing.
過去我們一直在強調有任何問題應該到 GitHub 依據各式與要求進行問題回報,在 Telegram 內我們也會提醒使用者應該到 GitHub 進行回報。
這裡只接受一些簡單的操作討論,任何應用程式的問題一律不接受。
如果使用者不願意配合我們可能會嚴格執行這個規定,違反的規定的使用者將會封禁處理。
38 960
This is why I use such complex captcha to limit group join. The disgusting moron game cheaters can make you nausea a whole day.
38 960
Discussion group / 讨论群:
https://t.me/+g25Z9uUfXTQzNTk1
Note: We use chemi captcha to verify, you should know what is "chiral carbon" to pass the captcha.
https://www.khanacademy.org/test-prep/mcat/chemical-processes/stereochemistry/a/chiral-drugs
The comment board is for comment only, you shall not join it.
讨论版仅供评论,禁止加入
38 960
V3.0.5-Beta
1. Fix a crash problem (Need reboot)
2. Add app search bar
3. Auto refresh app list when (un)installed apps
1. 修复一个闪退问题(请先重启)
2. 增加应用搜索栏
3. 安装/卸载 app 时自动刷新应用列表
