Skip to content

capture ios device traffic without jailbreak / sip disable

Notifications You must be signed in to change notification settings

pwn0rz/idevicecap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 -

About

capture ios device traffic without jailbreak / sip disable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published