← 返回 Skills 市场
libertyzero10

通达信UA修改,TcefWnd.dll修改

作者 祝先生Bruce · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tdx-ua-patcher
功能描述
通达信 TcefWnd.dll User-Agent 修改工具。用于查找通达信安装目录、检测版本信息、修改浏览器组件的 UA 标识。当用户需要修改通达信 UA、伪装成移动端浏览器、或绕过某些网站对通达信内置浏览器的限制时使用此 skill。
安全使用建议
This tool appears to do what it says: it searches common 通达信 install locations and directly patches TcefWnd.dll to change the embedded User‑Agent. Before using it: (1) confirm you obtained the script from a trusted source (the skill's source is unknown); (2) ensure 通达信 is fully closed (the script does not check running processes) and verify you have permission to overwrite files in the install directory; (3) make a separate copy of the original DLL (the script creates a .backup only if one doesn't already exist); (4) test the restoration procedure in advance; (5) scan the backup and modified file with antivirus/EDS; (6) consider running the script in a sandbox/VM if you are unsure. The skill does not exfiltrate data or require credentials, but patching binaries can break the application — proceed only if you understand those risks.
功能分析
Type: OpenClaw Skill Name: tdx-ua-patcher Version: 1.0.0 The skill is a specialized utility designed to modify the User-Agent string in the TongDaxin (通达信) trading software's browser component (TcefWnd.dll). The script `scripts/patch_ua.py` performs targeted binary patching by searching for the UA signature, creating a backup file, and ensuring the new string maintains the original file offset through space padding. There is no evidence of data exfiltration, unauthorized network activity, or malicious intent; the code is transparent and includes safety features like dry-run mode and length verification.
能力评估
Purpose & Capability
Name, description, SKILL.md and the included scripts all describe the same capability: locating 通达信 installations and patching TcefWnd.dll to replace the embedded User‑Agent string. The hardcoded installation paths, DLL target, and UA handling are coherent with that stated purpose.
Instruction Scope
SKILL.md instructs scanning specific install paths, previewing, backing up, and restoring — all consistent with binary patching. One minor mismatch: the documentation advises checking that 通达信 processes (tdxcef.exe, TdxW.exe) are not running before patching, but the script does not enforce or perform a process check; it will attempt to copy and overwrite the DLL directly. Also, modifying installed application binaries requires write permissions and carries the expected risk of corrupting the app if done incorrectly.
Install Mechanism
This is an instruction-only skill with a small local Python script and no install spec; nothing is downloaded or written by an installer. That is the lowest-risk install model and matches the skill's function.
Credentials
The skill requests no environment variables or credentials. The only required capabilities are local filesystem read/write access to the target application directories (expected for a patch tool). There are no network endpoints, tokens, or unrelated service credentials requested.
Persistence & Privilege
The skill is not always-enabled and does not modify other skills or global agent config. It does, however, write a .backup file beside the DLL and overwrite the DLL itself — this is necessary for the stated purpose but does require appropriate file system privileges (possibly admin rights) and can be disruptive if performed while the program is running.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tdx-ua-patcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tdx-ua-patcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
tdx-ua-patcher 1.0.0 initial release: - New tool for modifying User-Agent in 通达信(TongDaXin) TcefWnd.dll browser component. - Supports listing found installations, previewing changes, and applying patches to default or specified paths. - Features automatic backup, UA length validation (padding if necessary), and process checks to ensure safe modification. - Allows custom UA strings; default UA mimics Android mobile browsers. - Includes dry-run mode for testing changes without modification.
元数据
Slug tdx-ua-patcher
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

通达信UA修改,TcefWnd.dll修改 是什么?

通达信 TcefWnd.dll User-Agent 修改工具。用于查找通达信安装目录、检测版本信息、修改浏览器组件的 UA 标识。当用户需要修改通达信 UA、伪装成移动端浏览器、或绕过某些网站对通达信内置浏览器的限制时使用此 skill。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 通达信UA修改,TcefWnd.dll修改?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tdx-ua-patcher」即可一键安装,无需额外配置。

通达信UA修改,TcefWnd.dll修改 是免费的吗?

是的,通达信UA修改,TcefWnd.dll修改 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

通达信UA修改,TcefWnd.dll修改 支持哪些平台?

通达信UA修改,TcefWnd.dll修改 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 通达信UA修改,TcefWnd.dll修改?

由 祝先生Bruce(@libertyzero10)开发并维护,当前版本 v1.0.0。

💬 留言讨论