Ask Your Question
0

How do I select the driver?

asked 2019-07-04 21:52:38 +0000

Ben321 gravatar image

I installed the NPCap driver that comes with Wireshark, and also Win10PCap (another driver created to overcome the problem of WinPCap not working on Windows10). Right now, WireShark is using NPCap, and I need to know what menu setting to go to, to tell it to use Win10PCap instead. Is there such a driver selection setting in the menus? Or is this a feature not yet available?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-07-05 00:31:33 +0000

Guy Harris gravatar image

There is no mechanism in Wireshark to support that.

Why not just use Npcap?

edit flag offensive delete link more

Comments

Also note that there is no issue with running WinPcap on Windows 10, it works exactly the same as it has on earlier versions of Windows. I wish this meme would die.

Win10Pcap has been abandoned, the last update was 4 years ago. Best to NOT use it.

Having said that, npcap is the preferred library for Wireshark 3.0 onwards as it is actively maintained.

grahamb gravatar imagegrahamb ( 2019-07-05 08:34:59 +0000 )edit

If there's no problem with WinPcap running in Win10, then why did NPCap need to be created? And how do I test which driver Wireshark is using? I'm not 100% sure I fully uninstalled WinPcap.

Ben321 gravatar imageBen321 ( 2019-07-05 21:38:09 +0000 )edit

WinPcap uses a Windows API called NDIS5 and this is deprecated, in addition, WinPcap is not being maintained. Npcap uses NDIS6 and is maintained by the nmap project.

You can see the driver library being used in the Wireshark -> Help -> About Wireshark -> Wireshark dialog, in the "Running on..." section of text.

grahamb gravatar imagegrahamb ( 2019-07-05 22:34:00 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-07-04 21:52:38 +0000

Seen: 688 times

Last updated: Jul 05 '19