# WeChatFerry-CSharp **Repository Path**: a-book/WeChatFerry-CSharp ## Basic Information - **Project Name**: WeChatFerry-CSharp - **Description**: 转自github - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-06 - **Last Updated**: 2025-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WeChatFerry-CSharp 智能聊天助手,是一个通用的聊天辅助程序,通过 **Nanomsg 协议** 与聊天软件互通, *PC微信*。 > 本项目**未对微信程序进行任何破解或修改**,与微信互操作的能力均基于开源项目 [WeChatFerry RPC](https://github.com/lich0821/WeChatFerry/tree/master/WeChatFerry) 实现,感谢各位开源贡献者。 ## 免责声明 [WeChatFerry-CSharp](https://github.com/send010/WeChatFerry-CSharp) 和 [WeChatFerry](https://github.com/lich0821/WeChatFerry) 是供学习交流的开源项目,代码及其制品仅供参考,不保证质量,不构成任何商业承诺或担保,不得用于商业或非法用途,使用者自行承担后果。 ## 支持版本 基于WeChatFerry RPC实现,具体支持功能和版本可查看[WeChatFerry](https://github.com/lich0821/WeChatFerry) 目前:wcfbin下的 v3.9.10.27 v3.9.11.17 是我自己编译的,觉得不安全或者有别的需求的可以自行编译 ## 参考 [wrest-chat](https://github.com/opentdp/wrest-chat) [WeChatFerry](https://github.com/lich0821/WeChatFerry)