frida_script_export_events
Export queued script events from Frida sessions to JSON or JSONL format for analysis.
Instructions
Export queued script events to JSON or JSONL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | ||
| script_id | No | ||
| session_id | No | ||
| kind | No | ||
| format | No | jsonl | |
| clear | No | ||
| limit | No |