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

Apps still appear in playstore even after running detach #20

Closed ashoktvm closed 8 months ago

ashoktvm commented 8 months ago

image

image You can see the program at the end

Logs taken with su -c logcat -s "zygisk-detach" > /sdcard/log.txt: : After running this command log,txt is created but there is nothing in the file and in termux it shows nothing image

I am using kernelsu by the way for root permissions

j-hc commented 8 months ago

I am using kernelsu by the way for root permissions

did you flash zygisknext as per the readme?

ashoktvm commented 8 months ago

I am using kernelsu by the way for root permissions

did you flash zygisknext as per the readme?

Yes it's already installed.

j-hc commented 8 months ago

disable zygisknext and zygisk-detach. reboot. enable both and reboot again.

ifsvivek commented 8 months ago

Yeah, facing same issue

j-hc commented 8 months ago

comments without logs are unnecessary.

tosunkaya commented 8 months ago

remove play store & play services from zygisk denylist then this module will work.

ifsvivek commented 8 months ago

comments without logs are unnecessary.

Yeah, i tried the to take log using the code su -c logcat -s "zygisk-detach" > /sdcard/log.txt But it just created a filenames log.txt with 0byte size.

I have also tried multiple times reinstalling both of the modules (zygisk and detach) but still no luck.

j-hc commented 8 months ago

comments without logs are unnecessary.

Yeah, i tried the to take log using the code su -c logcat -s "zygisk-detach" > /sdcard/log.txt But it just created a filenames log.txt with 0byte size.

I have also tried multiple times reinstalling both of the modules (zygisk and detach) but still no luck.

Did you read the readme? Did you follow all the steps?

ifsvivek commented 8 months ago

comments without logs are unnecessary.

Yeah, i tried the to take log using the code su -c logcat -s "zygisk-detach" > /sdcard/log.txt But it just created a filenames log.txt with 0byte size. I have also tried multiple times reinstalling both of the modules (zygisk and detach) but still no luck.

Did you read the readme? Did you follow all the steps?

Yes sir, it happened yesterday for me. Before that everything was normal

j-hc commented 8 months ago

comments without logs are unnecessary.

Yeah, i tried the to take log using the code su -c logcat -s "zygisk-detach" > /sdcard/log.txt But it just created a filenames log.txt with 0byte size. I have also tried multiple times reinstalling both of the modules (zygisk and detach) but still no luck.

Did you read the readme? Did you follow all the steps?

Yes sir, it happened yesterday for me. Before that everything was normal

I need every info stated here: https://github.com/j-hc/zygisk-detach/blob/master/.github%2FISSUE_TEMPLATE%2Fbug_report.md

ifsvivek commented 8 months ago

Screenshot_20231230-003503_Google Play Store Screenshot_20231230-003528_Termux Screenshot_20231230-003534_Termux Screenshot_20231230-003547_KernelSU

Running: Elixer Os with N0KERNEL A13 Phone : Mi 11x

Logs: Screenshot_20231230-003858_Termux Screenshot_20231230-003903_ZArchiver log.txt

Even after running the detach again the log file doesn't update Screenshot_20231230-004024_Termux Screenshot_20231230-004036_ZArchiver

j-hc commented 8 months ago

@ifsvivek get logs with this build: zygisk-detach-v1.9.1t.zip

ifsvivek commented 8 months ago

@ifsvivek get logs with this build: zygisk-detach-v1.9.1t.zip

log.txt Screenshot_20231230-064425_Termux

Also it works now, YouTube is detached from playstore Screenshot_20231230-064819_Google Play Store

j-hc commented 8 months ago

I didnt change anything so it was always working. It was a zygisknext bug most probably. Im closing the issue.