Frida & Objection setup
To install Frida and Objection we need to run the command in Super user mode.
$pip3 install frida-tool
$pip3 install objection
if anything went wrong please update the package and upgrade it in superuser mode.
To run the Frida server After starting e...
itsecurenep.hashnode.dev2 min read