winpcap not found

  • retag add tags

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?

Brian's avatar
1
Brian
asked 2018-04-26 02:22:36 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2018-04-26 02:58:27 +0000
edit flag offensive 0 remove flag close merge delete

Comments

From a command prompt what does sc query npf return?

grahamb's avatar grahamb (2018-04-26 09:43:55 +0000) edit

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.

Brian's avatar Brian (2018-04-26 13:08:59 +0000) edit

And can Wireshark show interfaces now?

grahamb's avatar grahamb (2018-04-26 13:33:02 +0000) edit
add a comment see more comments