NetWorkPacketCapture
地址:http://v.youku.com/v_show/id_XMzYxMjY0NjQwOA==.html?spm=a2h3j.8428770.3416059.1
作用:
- 能够实时显示选择的客户端所建立的每一条网络连接。
- 能够解析并查看 https(暂不开源)和 http 的包内容。
- 默认对抓包数据进行保存,并可查看保存的记录。
- 能够自动将抓包数据进行解析,并保存。
- 支持 https 抓包(暂不开源),支持图片、GZIP、GIF 等格式的解析。
- 支持选择对应的 APP 进行抓包。
使用
首先选择要抓包的应用,也可以选择抓手机所有的包:
打开 VPN 开始抓包:
查看抓包解析结果:
抓包工具会保存抓包记录,可根据抓包开始时间找到所有抓的包,以下是选择抓包开始时间。
选择相应的历史记录的链路,并查看历史抓包内容。
更多
- 技术方案:https://www.jianshu.com/p/ae4d433597ce
Email: sysuzhuminh@gmail.com
包下载地址 : https://play.google.com/store/apps/details?id=com.minhui.networkcapture.pro
此项目将在 star 达到 1000 时开放 htts 部分的代码。
Doc
video
Address: http://v.youku.com/v_show/id_XMzYxMjY0NjQwOA==.html?spm=a2h3j.8428770.3416059.1
Function:
- It shows the state of Network Connection which is established by your selected client.
- It can parse TCP packet
- It can save TCP packet and show you later
use
First,Select the App your want to capture.You can also capture all the app in your devices.
Secondly,open the VPN :
Third ,see the TCP parse Result:
You can choose the history data.
You can see the history data.
more
- Blog :https://www.jianshu.com/p/ae4d433597ce
- Email: sysuzhuminh@gmail.com
App that can capture https packet download link: https://play.google.com/store/apps/details?id=com.minhui.networkcapture.pro
Thank you for the the use of my app.
The part of code which can capture https packet will be open if the number of the stars of the project reaches 1000.