capture_dmesg
Capture the kernel ring buffer from an Android device to collect hardware events, driver messages, and security-related logs for forensic investigation.
Instructions
Capture kernel ring buffer (dmesg). Contains hardware events, driver messages, and security-related logs.
Args: output_file: Path to save dmesg output device_id: Optional device serial number
Note: May require root access on some devices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | No | ||
| output_file | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||