frida_android_frida_server_setup
Installs, starts, and optionally forwards a user-supplied frida-server binary to an Android device via ADB, enabling Frida dynamic analysis.
Instructions
Install, start, and optionally forward to a user-supplied frida-server binary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_binary_path | Yes | ||
| adb_serial | No | ||
| remote_path | No | /data/local/tmp/frida-server | |
| as_root | No | ||
| forward | No | ||
| local_port | No | ||
| remote_port | No |