fa
Feedback
Hide My Applist

Hide My Applist

رفتن به کانال در Telegram

隐藏应用列表 Release / Beta 通道 @nullptr_dev

نمایش بیشتر

📈 تحلیل کانال تلگرام Hide My Applist

کانال Hide My Applist (@hidemyapplist) در بخش زبانی چینی بازیگری فعال است. در حال حاضر جامعه شامل 38 960 مشترک است و جایگاه 3 349 را در دسته فناوری و برنامه‌ها و رتبه 6 779 را در منطقه الصين دارد.

📊 شاخص‌های مخاطب و پویایی

از زمان ایجاد در невідомо، پروژه رشد سریعی داشته و 38 960 مشترک جذب کرده است.

بر اساس آخرین داده‌ها در تاریخ 16 آوریل, 2026، کانال فعالیت پایداری دارد. در ۳۰ روز گذشته تغییر اعضا برابر -51 و در ۲۴ ساعت گذشته برابر 0 بوده و همچنان دسترسی گسترده‌ای حفظ شده است.

  • وضعیت تأیید: تأیید نشده
  • نرخ تعامل (ER): میانگین تعامل مخاطب 0% است و در ۲۴ ساعت نخست پس از انتشار، محتوا معمولاً N/A% واکنش نسبت به کل مشترکان کسب می‌کند.
  • دسترسی پست‌ها: هر پست به طور میانگین 0 بازدید دریافت می‌کند. در اولین روز معمولاً 0 بازدید جمع‌آوری می‌شود.
  • واکنش‌ها و تعامل: مخاطبان به‌طور فعال حمایت می‌کنند؛ میانگین واکنش به هر پست 0 است.
  • علایق موضوعی: محتوا بر موضوعات کلیدی مانند vold تمرکز دارد.

📝 توضیح و سیاست محتوایی

نویسنده این فضا را محل بیان دیدگاه‌های شخصی توصیف می‌کند:
隐藏应用列表 Release / Beta 通道 @nullptr_dev

به لطف به‌روزرسانی‌های پرتکرار (آخرین داده در تاریخ 17 آوریل, 2026)، کانال همواره به‌روز و دارای دسترسی بالاست. تحلیل‌ها نشان می‌دهد مخاطبان به‌طور فعال با محتوا تعامل دارند و آن را به نقطه اثرگذاری مهم در دسته فناوری و برنامه‌ها تبدیل کرده‌اند.

38 960
مشترکین
اطلاعاتی وجود ندارد24 ساعت
-207 روز
-5130 روز
آرشیو پست ها
经研究,某些加固(如 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.

V3.6.1 Always enable ActivityStarter hook Support edge-to-edge Fix minor issues 永远启用 ActivityStarter 钩子 支持边到边 修复一些小问题

HMA-V3.6.1.r462.1b8d0a8-release.apk3.46 MB

V3.6 Implement aggressive intent filter Fix a few UI bugs 实现激进的意图过滤器 修复一些界面问题

BTW: All ads removed 另外,移除了所有广告

V3.5 Address startActivity() exploit below A13 Rework hook for getArchivedPackage() Improve logging performance 处理低于 A13 的 startActivity() 漏洞 重写 getArchivedPackage() 漏洞修复 提升日志性能

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 数据隔离警告对话框

V3.3.1 Improve compatibility Migrated data storage to resolve issue with some roms which allow ls /data/system 增强兼容性 迁移数据目录位置,以解决部分 rom 允许 ls /data/system 的问题

V3.3 Support Android 15 Fix possible crash because of Data Isolation Improve compatibility 支持 Android 15 修复 Data Isolation 功能可能造成的闪退 增强兼容性

V3.2 Fix crash on Android 14 Prevent a detection from system service Update translations 修复 Android 14 上闪退 避免一个系统服务的检测 更新翻译

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 手机上系统服务未运行的问题

App data isolation prevents detection from /data/data/pkg Vold app data isolation prevents detection from /sdcard/Android/dat
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

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 来同步。目前原因正在调查中

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 时自动刷新应用列表

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 進行回報。 這裡只接受一些簡單的操作討論,任何應用程式的問題一律不接受。 如果使用者不願意配合我們可能會嚴格執行這個規定,違反的規定的使用者將會封禁處理。

Which one should be more urgent?
Anonymous voting

This is why I use such complex captcha to limit group join. The disgusting moron game cheaters can make you nausea a whole da
This is why I use such complex captcha to limit group join. The disgusting moron game cheaters can make you nausea a whole day.

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. 讨论版仅供评论,禁止加入

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 时自动刷新应用列表

现在还有闪退的情况吗 / Is there still app crash?
Anonymous voting