cipher65536Base65536 file encoding and decoding tool. Encodes arbitrary binary files into Unicode text using Base65536 encoding, supports gzip compression, original fil...
Install via ClawdBot CLI:
clawdbot install turinfohlen/cipher65536Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://img.shields.io/badge/License-MIT-blue.svgAudited Apr 18, 2026 · audit v1.0
Generated May 9, 2026
将二进制文件(如PDF、图片)通过Base65536编码为文本,可在仅支持文本传输的平台(如即时消息、邮件正文)中安全传输,接收方解码还原。
利用真随机密钥加密文件内容并隐藏元数据,密文呈现为看似无害的Unicode文本,可用于机密文件传递,即使被截获也无法解密。
在仅支持文本的API接口中传输二进制数据(如传感器数据、小文件),编码后作为字符串传递,无需base64等额外编码。
在论坛、云笔记等不支持直接上传二进制文件的平台,将文件编码为文本后粘贴,绕过文件大小和类型限制。
将重要二进制数据(如配置文件、数据库dump)编码为Unicode文本,便于打印或存储于纯文本介质,避免二进制损坏。
提供基于Base65536的在线文件加密传输平台,用户上传文件后自动编码并生成密钥,支持安全分享链接。
为企业定制隐写软件,集成该工具用于内部机密通信,确保文件在传输过程中无法被监听者识别。
提供Base65536编解码API和SDK,让开发者轻松集成到应用中,按调用次数收费。
💬 Integration Tip
通过pip安装base65536后,可直接调用skill.py脚本;加密密钥文件需通过安全渠道传递,且注意用后删除。
Scored Jul 17, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.