【Tip】iOS设备抓包

帮助

直接上帮助

➜  ~ rvictl -h

Remote Virtual Interface Tool starts and stops a remote packet capture instance
for any set of attached mobile devices. It can also provide feedback on any attached
devices that are currently relaying packets back to this host.

Options:
    -l, -L      List currently active devices
    -s, -S      Start a device or set of devices
    -x, -X      Stop a device or set of devices

使用

使用下面的命令,并打开Wireshark,可以看到iPhone的网卡。这样就可以进行网络抓包了。

~ rvictl -s xxxxx-xxxxx-xxxx-xxx  // udid
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 网络抓包是个基础技能,对于网络协议的掌握有一定的要求。iOS上实现网络抓包可以用Charles(针对http和ht...
    MrPeak阅读 47,109评论 5 134
  • Wireshark用户手册 上面是Wireshark用户手册的链接,整体情况请点击。 一,准备工作 Wiresha...
    卢二牛阅读 6,184评论 0 13
  • 聊聊 tcpdump 与 Wireshark 抓包分析 1 起因 前段时间,一直在调线上的一个问题:线上应用接受P...
    meng_philip123阅读 21,644评论 4 36
  • linux资料总章2.1 1.0写的不好抱歉 但是2.0已经改了很多 但是错误还是无法避免 以后资料会慢慢更新 大...
    数据革命阅读 12,256评论 2 33
  • 目录 1.1. Wireshark是什么? 1.1.1. 一些预期目的 1.1.2. 特性 1.1.3. 在多种网...
    wwyyzz阅读 1,056评论 0 1