frida icon indicating copy to clipboard operation
frida copied to clipboard

Frida 16.0.4 update stuck interface

Open CthUlhUzzz opened this issue 1 year ago • 1 comments

On Android 8.1 running Frida server arm64 16.0.4 makes interface unusable Frida 16.0.3 works fine

CthUlhUzzz avatar Mar 16 '23 16:03 CthUlhUzzz

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.

gauravssnl avatar Jan 14 '24 19:01 gauravssnl