frida_list_processes
List running processes and installed apps on a connected device via Frida, providing visibility into active targets for reverse-engineering and APK analysis.
Instructions
List running processes (or installed apps) on a device via Frida. Requires frida-tools on PATH and a matching frida-server on the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | Workspace name (not id) - created automatically if it doesn't exist yet. Defaults to "default". | |
| includeApps | No | List installed apps, not just running processes | |
| deviceSerial | No |