You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I ran the server by using this command ./frida-server & it shows like below.
root@genymotion:/data/local/tmp # ./frida-server &
[1] 2934
root@genymotion:/data/local/tmp # /system/bin/sh: ./frida-server: No such file or directory
[1] + Done (1) ./frida-server
And when I check for frida-ps -U it shows the below.
─$ frida-ps -U 2 ⨯
Failed to enumerate processes: unable to connect to remote frida-server: closed
For your reference.
─(kali㉿kali)-[~]
└─$ frida --version
16.1.3
Can you please provide a solution on this.
Thanks & Regards,
JP
The text was updated successfully, but these errors were encountered:
Hi Team,
After I ran the server by using this command ./frida-server & it shows like below.
root@genymotion:/data/local/tmp # ./frida-server &
[1] 2934
root@genymotion:/data/local/tmp # /system/bin/sh: ./frida-server: No such file or directory
[1] + Done (1) ./frida-server
And when I check for frida-ps -U it shows the below.
─$ frida-ps -U 2 ⨯
Failed to enumerate processes: unable to connect to remote frida-server: closed
For your reference.
─(kali㉿kali)-[~]
└─$ frida --version
16.1.3
Can you please provide a solution on this.
Thanks & Regards,
JP
The text was updated successfully, but these errors were encountered: