TamerPlatform / frida-push

Wrapper tool to identify the remote device and push device specific frida-server binary.
GNU General Public License v3.0
43 stars 32 forks source link

Using adb root instead of su #12

Open Areizen opened 4 years ago

Areizen commented 4 years ago

I have trouble using frida-push because he is using su which I haven't on my physical device. Is there an option to add the usage of root shell by using adb root instead of su binary ?