Debug Server
 
 
 

11 lines
99 B

#!/bin/bash
#
printf "Starting frida server..\n\n"
adb shell /data/local/tmp/frida-server &