replace_frida_script
Replace a Frida script in the target package's system directory and verify the write for Android reversing workflows.
Instructions
Replace a Frida script under /data/system/junge//frida and verify the write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetPackage | Yes | ||
| serial | No | ||
| scriptName | Yes | ||
| scriptContent | Yes | ||
| dryRun | No |