Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 249 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 249 Bytes

Build

brew install libimobiledevice libplist

./macbuild.sh

Usage

# save to pcap
idevicecap -n processname -o ios.pcap

# redirect to stdout so we can use with wireshark
idevicecap -n processname | wireshark -k -i -