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
in my case, frida instantly terminates any process I want to analyze either with the API or any CLI tool, I even made a simple C program and that one gets killed too.
Running frida on x86_64, 4.8.13-1-ARCH
I encountered the same problem of @Silur.
I'm executing frida server as root on a remote host, and I connect to it using firda-discover.
Frida version is 9.1.8 either on remote and localhost.
The remote host uname -a is
Linux XXXX 3.10.0-327.4.4.el7.x86_64 #1 SMP Tue Jan 5 16:07:00 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
(Issue copied from frida/frida-website#28.)
OSX 10.10.3
python 2.7.3
frida 4.1.2
frida-discover -n "Activity Monitor"
The text was updated successfully, but these errors were encountered: