{"id":14638082,"url":"https://github.com/eeeeeeeeee-code/e0e1-wx","last_synced_at":"2025-09-07T06:32:36.101Z","repository":{"id":239111100,"uuid":"798567843","full_name":"eeeeeeeeee-code/e0e1-wx","owner":"eeeeeeeeee-code","description":"微信小程序辅助渗透-自动化","archived":false,"fork":false,"pushed_at":"2025-04-26T05:10:06.000Z","size":17452,"stargazers_count":1488,"open_issues_count":5,"forks_count":221,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-06-16T23:15:20.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eeeeeeeeee-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-10T03:17:34.000Z","updated_at":"2025-06-16T21:45:46.000Z","dependencies_parsed_at":"2024-08-27T10:42:05.255Z","dependency_job_id":"ed5186c0-b7f3-4c9e-8258-f2a827e2e3b8","html_url":"https://github.com/eeeeeeeeee-code/e0e1-wx","commit_stats":null,"previous_names":["eeeeeeeeee-code/e0e1-wx"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/eeeeeeeeee-code/e0e1-wx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeeeeeeeee-code%2Fe0e1-wx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeeeeeeeee-code%2Fe0e1-wx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeeeeeeeee-code%2Fe0e1-wx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeeeeeeeee-code%2Fe0e1-wx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eeeeeeeeee-code","download_url":"https://codeload.github.com/eeeeeeeeee-code/e0e1-wx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeeeeeeeee-code%2Fe0e1-wx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274005341,"owners_count":25205934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-10T02:01:42.467Z","updated_at":"2025-09-07T06:32:36.084Z","avatar_url":"https://github.com/eeeeeeeeee-code.png","language":"Python","funding_links":[],"categories":["红队\u0026渗透测试","Python"],"sub_categories":[],"readme":"# e0e1-wx\n\n### 简介\n\n\u003e 1. 还在一个个反编译小程序吗？\n\u003e 2. 还在自己一个个注入hook吗？\n\u003e 3. 还在一个个查看找接口、查找泄露吗？\n\u003e\n\u003e 现在有自动化辅助渗透脚本了，自动化辅助反编译、自动化注入hook、自动化查看泄露\n\u003e\n\u003e 注：本工具仅用于学习参考，任何事情与作者无关\n\n\u003e 平台限制：windows\n\n\n\n### 版本更新\n\u003e 2025-4-25  版本：2.0\n\u003e\n\u003e 1. 去除外部工具调用，所有功能本地化实现方便后续添加功能 (如：hook 云函数之类的)\n\u003e 2. 去除请求功能（作用不大）\n\u003e 3. 添加微信 sessionkey、iv解密加密功能，可能一些小程序还在用，遇到可能就是任意用户的登录了\n\u003e \n\u003e 2024-11-28  版本：1.22\n\u003e \n\u003e  1. 修复bug，releases下载1.21版本替换成 1.21版本的e0e1-wx.py\n\u003e\n\u003e 2024-8-27  版本：1.21 先放置到releases中，项目上传不上去\n\u003e \n\u003e  1. 更新了反编译工具，同时添加了代码优化功能\n\u003e  2. 针对误报问题，更新正则并移至config.yaml中，可以自行更改添加\n\u003e \n\n\n### 效果展示\n\n![mnggiflab-compressed-lqy83-miqwy (1)-min](https://github.com/eeeeeeeeee-code/e0e1-wx/assets/115862499/24a56b9f-29fb-4fee-9112-fdd125824f0d)\n\n\n### 功能优化\n\u003e 查看https://github.com/eeeeeeeeee-code/wx-hook\n\u003e\n\u003e 1. 解决高版本没有偏移码无法hook的问题\n\u003e\n\u003e 2. 解决部分同志不会抓小程序包的问题\n\u003e\n\n### 赞赏码\n开源维护不易，有钱的大哥，可以请我喝一杯咖啡努努力ᕙ(• ॒ ູ•)ᕘ\n![image](https://github.com/user-attachments/assets/fa9176a9-5247-4d0c-bd09-82f40125589e)\n\n### config.yaml文件解释\n\n```\ntools:\n  proess_file: \"proess.xlsx\"\n  # 最大线程数\n  max_workers: 5\n\nwx-tools:\n  # 微信位置(必须配置)，注意这里必须使用的是单引号\n  wx-file: ''\n  \n# 配置正则处，前面是正则名字 后面为正则匹配条件，可自行更改添加\nrekey:\n  google_api: 'AIza[0-9A-Za-z-_]{35}'\n  firebase: 'AAAA[A-Za-z0-9_-]{7}:[A-Za-z0-9_-]{140}'\n  google_captcha: '6L[0-9A-Za-z-_]{38}|^6[0-9a-zA-Z_-]{39}$'\n  ......\n```\n\n\n\n### config配置\n\n1.配置wx文件夹位置配置\n\n来到设置，查看文件管理对应的文件夹位置\n\n![image](https://github.com/eeeeeeeeee-code/e0e1-wx/assets/115862499/0430a112-22bf-4071-8ffe-01d595d62f93)\n\n![image](https://github.com/eeeeeeeeee-code/e0e1-wx/assets/115862499/191392dc-c79c-43d9-acd3-86285a1df5fe)\n\n![image](https://github.com/eeeeeeeeee-code/e0e1-wx/assets/115862499/abc71f6d-5667-41df-9d24-4d855b175018)\n\n2.配置hook，如果想进行hook-f12，我们需要配置对应的基址\n\n\u003e 首先查看 %appdata%\\Tencent\\WeChat\\XPlugin\\Plugins\\RadiumWMPF\\ 文件夹\n\u003e\n\u003e 如果这里有两个，就是版本新的，修改日期新的的这个，如果不行就回头试试另一个，这里记住对应的版本\n\n![image](https://github.com/eeeeeeeeee-code/e0e1-wx/assets/115862499/5d96cf56-36be-4c1a-b05a-43efd0a07a86)\n\n\u003e 来到https://github.com/x0tools/WeChatOpenDevTools/tree/main/Core/WeChatAppEx.exe  ，查看对应版本的addres\n\u003e\n\u003e 或者到 https://github.com/eeeeeeeeee-code/wx-hook/tree/master/addres  查看对应的基址\n\n![image](https://github.com/eeeeeeeeee-code/e0e1-wx/assets/115862499/b0f5efd0-36e4-4f2d-8e48-4ccbe418d98b)\n\n\u003e 来到脚本./tools/WeChatAppEx.exe.js文件中，修改addres参数为对应的版本addres\n\n![image](https://github.com/eeeeeeeeee-code/e0e1-wx/assets/115862499/12dfb004-6bcb-4935-a3c8-99992efb9107)\n\n\n\n### 使用方法\n\n```\n# 不进行hook，还原项目结构\npython3 e0e1-wx.py -r\n\n# 进行hook\npython3 e0e1-wx.py -hook\n\n# 进行hook同时对输出的代码进行优化，同时还原项目结构\npython3 .\\e0e1-wx.py -hook -p -r\n```\n\n\n\n### 致谢\n\nhttps://github.com/r3x5ur/unveilr\n\nhttps://github.com/Ackites/KillWxapkg\n\nhttps://github.com/x0tools/WeChatOpenDevTools\n\nhttps://github.com/mrknow001/wx_sessionkey_decrypt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeeeeeeeee-code%2Fe0e1-wx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feeeeeeeeee-code%2Fe0e1-wx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeeeeeeeee-code%2Fe0e1-wx/lists"}