Is there a free Packet Sniffer which can capture http loopback (to and from localhost) traffic? Must work in Windows 7 64bit. Other than Wireshark & Fiddler.

link|improve this question

36% accept rate
14  
You will probably get answers that are more useful to you if you explain why WireShark and Fiddler don't meet your needs. – mfinni Mar 19 '10 at 17:07
feedback

closed as too localized by MikeyB, Scott Pack, Shane Madden, Chris S, Iain Sep 7 '11 at 18:02

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

2 Answers

have you tried netmon

link|improve this answer
netmon neither SMSniff can NOT capture on loopback interface – user63596 Dec 14 '10 at 15:39
@Jim, just checked, NetMon uses NDIS drivers for packet capture, since loopback never makes it to device drivers Netmon can't capture it's traffic. – Chris S Sep 7 '11 at 18:08
feedback

I just gave SMSniff a quick test and it seemed to work.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.