get_usb_device
Retrieve information about USB devices connected to the system for mobile and desktop application analysis using Frida's dynamic instrumentation capabilities.
Instructions
Get the USB device connected to the system.
Returns:
Information about the USB device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}