js_get_encryption_context
Retrieve the full context of an encryption function including all its dependencies for reverse engineering login encryption.
Instructions
获取加密函数及其所有依赖的完整上下文(函数本身+引用的变量/函数)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| functionName | Yes | 加密函数名 |