collect_runtime_logs
Collect runtime logs from Android devices, prioritizing SQLite database and frida.log files for reverse engineering analysis.
Instructions
Collect runtime logs, prioritizing the SQLite database and frida.log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetPackage | Yes | ||
| serial | No | ||
| outputDir | No | ||
| sources | No | ||
| newestHookOnly | No | ||
| dryRun | No |