runtime_get_global_vars
Retrieve encryption-related global variables and objects from the page's global scope, with optional regex filtering to identify crypto keys and algorithms.
Instructions
获取页面全局作用域中与加密相关的变量和对象
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | 变量名过滤模式(正则),如'crypto|encrypt|key|CryptoJS' |