frida_process_attach_module_observer
Attach a module observer to a Frida target process for a specified duration and event limit to monitor module loading events.
Instructions
Call GumJS Process.attachModuleObserver() for a bounded window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| duration_seconds | No | ||
| event_limit | No |