frida_xpc_intercept
Intercept XPC messages by hooking xpc_connection_send_message and rendering each message with xpc_copy_description for analysis.
Instructions
xpcspy-style XPC message capture using a bundled script.
Hooks xpc_connection_send_message (+ reply variants) and renders each
message via xpc_copy_description. Best-effort on the receive side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| duration_seconds | No | ||
| output_file | No |