🔥 Burn Fat Fast. Discover How! 💪

How to install and use frida in root. $Give termux storage per | Mods Universe

How to install and use frida in root.
$Give termux storage permission
$Give termux root permission
$And follow type the command given here.

-apt update && apt upgrade
-pkg updated ; pkg upgrade
-termux-wake-lock
-pkg install python
-pip install --upgrade pip
-pip install frida-tools

$Installation complete
$Now type cat for checking the frida is working or not.
$Now put the frida script into /data/local/tmp
$Now type su
cd "/data/local/tmp"
$Now type ./frida -f com.myapp -s script.js