Patching iOS jailbreak detection
http://pickles.xyz/patching-ios-jailbreak-detection/
http://pickles.xyz/patching-ios-jailbreak-detection/
Sniff network traffic from your iOS device, no jailbreak necessary! Just plug into your mac and run: system_profiler SPUSBDataType|perl -0 -ne'/iP(?:hone|ad):.*?Serial Number: (\S+)/s?`rvictl -s $1`:0' ; sudo tcpdump -i rvi0 # standard tcpdump options/filters apply