frida_switch_session
Switch to a specified Frida session to target subsequent hooks and messages.
Instructions
Switch the active Frida session.
session_id: id of the session to activate (from
frida_list_sessions). Subsequent session-based tool calls
(hooks, messages) will operate on this session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |