Is there a way to install Winpcap on Windows XP without admin rights?

link|improve this question

62% accept rate
You could always compile it from source. – MaQleod Oct 31 '10 at 20:57
1  
Guess you are trying Firesheep... Your wireless card prob won't capture packets unless run as an admin anyway, so even if you could run pcap, it won't work. – Rich Bradshaw Oct 31 '10 at 22:18
feedback

1 Answer

up vote 0 down vote accepted

You can take advantage of Wireshark to use the portable version of Winpcap. You won't need admin rights as they are portable apps.

link|improve this answer
2  
And this probably could be used for analyzing logs only, not for capturing data, since putting a NIC into promiscuous mode still requires administrator privileges. – vtest Oct 31 '10 at 19:49
feedback

Your Answer

 
or
required, but never shown

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