Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xuncv committed Nov 11, 2022
1 parent 1ff3dfe commit 78e0c24
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@

本项目采用[aardio](https://www.aardio.com/)编程语言开发

### 重要提醒
目前初步分析微信视频对流媒体进行加密,尚无逆向方法,可采用如下方法绕过:
1. 视频转发至`文件传输助手`,然后关闭微信视频窗口
2.`文件传输助手`打开视频,即可抓到未加密的视频地址

## 原理

使用FiddlerCore .Net组件,注册系统代理,监听主机的http/https请求,从而匹配出微信视频号视频的地址
Expand Down

0 comments on commit 78e0c24

Please sign in to comment.