vote up 0 vote down star

Are there any alternatives to PCAP DLL for capturing packets, that are not drivers?

flag

1 Answer

vote up 0 vote down check

I don't think so, the windows API as it stands doesn't expose that kind of information. The winPCAP driver is necessary to get into the kernel. Even the more modern network analysis software like wireshark still requires the driver (on windows, at least).

link|flag

Your Answer

Get an OpenID
or

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