wechatf 使用frida框架hook微信PC端的python聊天机器人框架。(支持http调用、chatgpt聊天、自动回复好友消息等)。
Raw data
{
"_id": null,
"home_page": "https://github.com/luoyeah/wechat-frida",
"name": "wechatf",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "",
"author": "luoyeah",
"author_email": "dao696@foxmail.com",
"download_url": "https://files.pythonhosted.org/packages/5a/bb/33f7ab84687ddf5f251d010f737fecaacde77e8d460696b63ea528727e17/wechatf-0.0.3.tar.gz",
"platform": "Windows",
"description": "wechatf \u4f7f\u7528frida\u6846\u67b6hook\u5fae\u4fe1PC\u7aef\u7684python\u804a\u5929\u673a\u5668\u4eba\u6846\u67b6\u3002\uff08\u652f\u6301http\u8c03\u7528\u3001chatgpt\u804a\u5929\u3001\u81ea\u52a8\u56de\u590d\u597d\u53cb\u6d88\u606f\u7b49)\u3002",
"bugtrack_url": null,
"license": "MIT license",
"summary": "wechatf \u5fae\u4fe1\u673a\u5668\u4eba\u6846\u67b6\uff08\u81ea\u52a8\u804a\u5929\u3001http\u534f\u8bae\u8bbf\u95ee\uff09\u3002",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/luoyeah/wechat-frida"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5abb33f7ab84687ddf5f251d010f737fecaacde77e8d460696b63ea528727e17",
"md5": "3b7835256c2afac011f84ba3e0d4b163",
"sha256": "028c1192c3c9e0125a9bb095b562ca75c5fae2c34ea892c02f9fa0843fd1b5ab"
},
"downloads": -1,
"filename": "wechatf-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "3b7835256c2afac011f84ba3e0d4b163",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18608,
"upload_time": "2023-07-08T06:41:26",
"upload_time_iso_8601": "2023-07-08T06:41:26.021027Z",
"url": "https://files.pythonhosted.org/packages/5a/bb/33f7ab84687ddf5f251d010f737fecaacde77e8d460696b63ea528727e17/wechatf-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-08 06:41:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "luoyeah",
"github_project": "wechat-frida",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "frida",
"specs": [
[
"==",
"16.0.19"
]
]
},
{
"name": "openai",
"specs": [
[
"==",
"0.27.8"
]
]
},
{
"name": "fastapi",
"specs": [
[
"==",
"0.97.0"
]
]
},
{
"name": "uvicorn",
"specs": [
[
"==",
"0.22.0"
]
]
},
{
"name": "pywin32",
"specs": [
[
"==",
"306"
]
]
},
{
"name": "pefile",
"specs": [
[
"==",
"2023.2.7"
]
]
}
],
"lcname": "wechatf"
}