j-hc / zygisk-detach

Zygisk module to detach installed apps from Play Store, hooking binder
https://t.me/rv_magisk
Apache License 2.0
995 stars 26 forks source link

mindetach vs zygisk-detach #1

Closed rockmetalcn closed 1 year ago

rockmetalcn commented 1 year ago

What's the difference between the use of detach and mindetach? Which one is better?

j-hc commented 1 year ago

"better" is subjective. use whichever works for you. zygisk-detach is for sure more reliable. though if mindetach works fine, you can keep using it.

mindetach-magisk was not working for some people and causing problems. and since zygisk-detach does not do any sql queries and instead directly hooks into the memory, it's more powerful.