Frida 17.7.1 Released ∞
release
Quick bug-fix release, because software is hard and apparently also enjoys same-day encores:
-
android: Defer spawn completion until setArgV0(), by only recording the package name in selinux_android_setcontext() and delaying contact with RoboLauncher until setArgV0(). This ensures ART is ready so frida-java-bridge can attach to the VM.
-
android: Refactor Zymbiote code and improve naming.
oleavr