asked 2018-04-26 02:22:36 +0000
updated 2018-04-26 02:58:27 +0000
winpcap 4.1.3 is installed, but wireshark 2.6.0 64 bit is unable to find it. How do I make the program find it?
From a command prompt what does sc query npf return?
sc query npf
From the command prompt, sc query npf produces the following:
SERVICE_NAME: npf TYPE : 1 KERNEL_DRIVER STATE : 4 RUNNING (STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN) WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x0
Wincap (npf.sys) is now working.
And can Wireshark show interfaces now?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Add Answer
subscribe to rss feed
Asked: 2018-04-26 02:22:36 +0000
Seen: 184 times
Last updated: Apr 26 '18
From a command prompt what does
sc query npf
return?From the command prompt, sc query npf produces the following:
Wincap (npf.sys) is now working.
And can Wireshark show interfaces now?