Skip to content

huolizhuminh/NetWorkPacketCapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

视屏

地址:http://v.youku.com/v_show/id_XMzYxMjY0NjQwOA==.html?spm=a2h3j.8428770.3416059.1

作用:

  • 能够实时显示选择的客户端所建立的每一条网络连接。
  • 能够解析并查看https(暂不开源)和http的包内容。
  • 默认对抓包数据进行保存,并可查看保存的记录。
  • 能够自动将抓包数据进行解析,并保存。
  • 支持https抓包(暂不开源),支持图片、GZIP、GIF等格式的解析。
  • 支持选择对应的APP进行抓包。

使用

首先选择要抓包的应用,也可以选择抓手机所有的包:

Image

打开VPN开始抓包:

Image

查看抓包解析结果:

Image

抓包工具会保存抓包记录,可根据抓包开始时间找到所有抓的包,以下是选择抓包开始时间。

Image

选择相应的历史记录的链路,并查看历史抓包内容。

Image

更多

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.

Image

Secondly,open the VPN :

Image

Third ,see the TCP parse Result:

Image

You can choose the history data.

Image

You can see the history data.

Image

more