Skip to content

Instantly share code, notes, and snippets.

@interference-security
Created November 23, 2020 14:53
Show Gist options
  • Save interference-security/edd3a2c9fac53da0bc2a35bb32c90ab7 to your computer and use it in GitHub Desktop.
Save interference-security/edd3a2c9fac53da0bc2a35bb32c90ab7 to your computer and use it in GitHub Desktop.
Frida on Android

mount -o rw,remount /vendor

copy /sdcard/Download/frida-server /vendor/bin/

chmod 700 /vendor/bin/frida-server

setprop ctl.start fridaserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment