j-hc / zygisk-detach

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

Overflowing index out of range #49

Closed Nek-12 closed 3 months ago

Nek-12 commented 3 months ago

panicked at src/main.rs:417:41: range end index 18446744073709551615 out of range for slice of length 0

This should not have happened.

Android version and skin (MIUI etc... is MIUI still a thing? idk): A14 OxygenOS

Screenshot of Play Store page of the app you are trying to detach: YouTube

Screenshot of the helper CLI showing detached apps (from Option 2): None

Logs taken with su -c logcat -d -s "zygisk-detach" > /sdcard/log.txt: Created an empty file

Not providing this information will get your issue closed

j-hc commented 3 months ago

fixed b8a04ab