Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Compatibility Issue between ZygiskNext v1.2.7 and MagiskFrida #202

Closed
1 task done
tofuliang opened this issue Jan 23, 2025 · 7 comments
Closed
1 task done
Labels

Comments

@tofuliang
Copy link

tofuliang commented Jan 23, 2025

Steps to reproduce/复现步骤

升级 ZygiskNext 至 v1.2.7,安装MagiskFrida模块

Expected behaviour/预期行为

设备启动后可以正常使用

Actual behaviour / 实际行为

进入桌面后卡死,无法打开任何应用,在shell杀掉frida-server进程后可以打开应用,但随后会自动重启。

Module List / 模块列表

逐个排查后确认是 MagiskFrida 导致卡死

Zygisk Next version / Zygisk Next 版本

v1.2.7

Android version / Android 版本

Android 10

Magisk/KernelSU/APatch version / Magisk/KernelSU/APatch 版本

Apatch 10763

Version requirement / 版本要求

  • I am using latest version of Zygisk Next/我正在使用最新版本 Zygisk Next

Logs/日志

APatch_bugreport_2025-01-23_16_27.tar.gz

@tofuliang tofuliang added the bug Something isn't working label Jan 23, 2025
@tofuliang tofuliang changed the title [Bug] Compatibility Issue between ZygiskNext v1.2.7 and Magisk-Frida [Bug] Compatibility Issue between ZygiskNext v1.2.7 and MagiskFrida Jan 23, 2025
@enovella
Copy link

  • Which MagiskFrida version are you using?
  • Which Android device and OS setup?

@tofuliang
Copy link
Author

  • Which MagiskFrida version are you using?
  • Which Android device and OS setup?

MagiskFrida 16.6.4

Screenshot_2025-01-27-18-15-11-051_me.bmax.apatch.jpg

@TopMaps
Copy link

TopMaps commented Feb 4, 2025

  1. same experience, version: zygiskNext1.2.7 + apatch10933

  2. After manually opening frida-server, all apps freeze; close frida and it returns to normal

  3. seem to remember that it is normal to use frida in version 1.2.5 or 1.2.6

@456vv
Copy link

456vv commented Feb 6, 2025

同样问题,frida 启动后,所有程序都无法打开。

@enovella
Copy link

enovella commented Feb 6, 2025

It could be originated if ZygiskNext ptraced zygote before Frida, in this case Frida won't be able to attach with ptrace.

For me it's working well using latest APatch Next + Zygisk Next + MagiskFrida updated to 16.6.6

Image

Image

Image

@5ec1cff
Copy link
Collaborator

5ec1cff commented Feb 6, 2025

大概率是 frida 的问题,因为我即使在不用 zygisk / ZygiskNext 的情况下用 frida-server 也有概率导致进程打不开 / zygote 崩溃

frida/frida-core#1133

建议用 frida-inject 或者 frida-gadget

@5ec1cff 5ec1cff closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2025
@5ec1cff 5ec1cff added upstream and removed bug Something isn't working labels Feb 6, 2025
@456vv
Copy link

456vv commented Feb 7, 2025

这么快关闭了。会不会审查不够谨慎!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants