install_hook
Install persistent JavaScript hooks to collect runtime data from Android applications for security testing and research.
Instructions
Install a persistent hook script that stays active and collects messages. Use get_hook_messages to retrieve collected output.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| js_code | Yes | JavaScript hook code to install | |
| name | No | Optional name for this hook |