Ask Your Question
0

How do you know that Npcap is installed

asked 2020-09-11 07:52:56 +0000

nofri gravatar image

How do you know that Npcap is installed.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-09-11 08:09:05 +0000

grahamb gravatar image

Look at the text on the Wireshark Help -> About Wireshark -> Wireshark tab, or from the command line with wireshark -v or tshark -v`.

Whichever method is used, in the "Running on ..." section you will see what capture library is being used, e.g.

Running on 64-bit Windows 10 (2004), build 19041, with Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (with SSE4.2), with 65342 MB of physical memory, with locale English_United Kingdom.utf8, with Npcap version 0.9996, based on libpcap version 1.9.1, with GnuTLS 3.6.3, with Gcrypt 1.8.3, with brotli 1.0.2, with AirPcap 4.1.3 build 3348, binary plugins supported (0 loaded).

You can also use the OS features to list installed applications e.g. "Apps" on Win 10, or Program And Features" from earlier OS's, or you can go grubbing for npcap binaries, usually in C:\Program Files\npcap or look for the driver in <windir\System32\Drivers\npcap.sys.

edit flag offensive delete link more

Your Answer

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

Add Answer

Question Tools

Stats

Asked: 2020-09-11 07:52:56 +0000

Seen: 5,451 times

Last updated: Sep 11 '20