trace_api
Trace API calls by hooking all exports that match a specified module!glob pattern for dynamic instrumentation.
Instructions
frida-trace style: hook all exports matching module!glob (e.g. kernel32!CreateFile*).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| session_id | Yes |