This website works better with JavaScript.
Home
Explore
Help
Sign In
Sana147
/
relab
forked from
beau/relab
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Debug Server
9
Commits
1
Branch
0
Tags
9.2 MiB
JavaScript
93.7%
Shell
3.2%
Python
3.1%
Tree:
37241c4c9e
relab
/
frida
/
frida_start.sh
11 lines
99 B
Raw
Blame
History
#!/bin/bash
#
printf
"Starting frida server..\n\n"
adb shell /data/local/tmp/frida-server
&
Reference in new issue