Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
Z

zygisk-detach

> 编程语言
Open source

Zygisk module to detach installed apps from Play Store, hooking binder

2.1K stars0 likes0 views
WebsiteGitHub

About

Zygisk module to detach installed apps from Play Store, hooking binder

zygisk-detach

Detaches installed apps from Play Store against its aggressive updating policy which ignores the auto-update option user sets.

How

Hooks libbinder with zygisk

Usage

  • Enable zygisk in Magisk or flash a Zygisk module if you are on KernelSU
  • Flash zygisk-detach module
  • Reboot
  • Run the cli: detach (or su -c /data/adb/modules/zygisk-detach/detach if you are not using termux)
    or use zygisk-detach-app if you dont wanna use the terminal
    or use the WebUI if you are on KernelSU
  • Select apps you wish to detach. Changes are applied immediately, no need to reboot.

Note

Another way to automatically detach any apps upon flashing the module is to put a detach.txt with the package names inside the module zip and the apps will be detached without using the cli once module is flashed.
An example of the detach.txt that should go in the zygisk-detach zip:

com.app1
org.app2

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Enable zygisk in Magisk or flash a Zygisk module if you are on KernelSU
  • •Flash zygisk-detach module
  • •Run the cli: detach (or su -c /data/adb/modules/zygisk-detach/detach if you are not using termux)
  • •Select apps you wish to detach. Changes are applied immediately, no need to reboot.

> Tags

Rustdetachzygisk

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言