inject_stealth_hook
Inject stealth hooks on global paths with Proxy wrapping and timing neutralization to evade detection during JavaScript reverse engineering.
Instructions
Render a stealth-hardened wrap (Function.toString masking + channel-emitting Proxy) over one or more dotted global paths, optionally with performance.now/Date.now timing neutralisation, then install via BiDi preload. Main world only — use inject_stealth_to_workers for worker realms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wraps | No | ||
| neutraliseTiming | No | ||
| timingMaxGapMs | No |