Currently i\'m trying to detect Frida server that running in my device to prevent device tampering. So my idea is to get PID of Frida server and then kill the PID.
If i r