get_running_processes
Lists running processes on Android devices via ADB, identifying active applications and background services for forensic analysis.
Instructions
Get list of running processes. Identifies active applications and background services.
Args: device_id: Optional device serial number output_file: Optional path to save results as JSON
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | No | ||
| output_file | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||