frida
frida copied to clipboard
Frida 16.0.4 update stuck interface
On Android 8.1 running Frida server arm64 16.0.4 makes interface unusable Frida 16.0.3 works fine
I installed the frida-server-16.1.11-android-arm64 version first , it worked for a while and I tried to run the below command as per Frida doc : frida-trace -U -i open com.android.chrome , then my phone crashed and restarted.
What work for me
I have installed the frida-server-16.1.11-linux-arm64 ( Linux version ) and that works for me and phone is not crashing. You all can give this solution a try and let me know.
Note : my phone architecture is ARM64, please install the corresponding Linux version according to your phone architecture.
Let me know your results.