inject_frida_script
Inject a Frida script into a target Android package while synchronizing configuration, AppSwitch, and LSPosed scopes in a single operation.
Instructions
Enable one Frida script for a target package and sync config, AppSwitch, and LSPosed in one step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetPackage | Yes | ||
| serial | No | ||
| scriptName | Yes | ||
| scriptContent | No | ||
| trigger | No | ||
| launchTargetApp | No | ||
| collectLogs | No | ||
| outputDir | No | ||
| includeSystemFramework | No | ||
| dryRun | No |