From f5a8868264c06574852ff394e456af546ae320ff Mon Sep 17 00:00:00 2001 From: then Date: Mon, 6 Apr 2020 19:34:34 +0200 Subject: [PATCH] updated instructions and clarified title --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cdc343..88a5e41 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Capturing packets from iOS +# Capturing Wifi packets from iOS -Using a Mac with Xcode for non jail broken devices +Using a Mac with Xcode for non jail broken devices. ### Prerequisites #### Capturing @@ -35,6 +35,9 @@ To see the new interface: It will be listed as 'rvi0' +### Live View +From Wireshark 1.12 and up one can directly listen to the rvi0 interface. Alternatively, just record a bunch: + ### Record Packets Record/sniff/dump the packets send to and from your iDevice with tcpdump (...) into file .output.pcap