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