Using RawCap to Sniff localhost on Windows XP, SP3
问题 I am attempting to use RawCap to sniff Windows localhost. However, contrary to its billed ability to do so, it is not working. I am starting it as follows: rawcap 127.0.0.1 echo.pcap I then run a little echo TCP client / server test app I wrote. I use the client to send some data over 127.0.0.1, and it indeed gets printed on the server and sent back to the client, where it is also printed. Howver, the packet capture file is empty. I am running under Windows XP, SP3. Is anybody aware of any