Skip to content

Npcap 0.93

Compare
Choose a tag to compare
@dmiller-nmap dmiller-nmap released this 27 Jul 20:41

Binary installer available at http://npcap.org/

  • Move the driver's Service Registry values from the
    HKLM:\SYSTEM\CurrentControlSet\Services\npcap key to the Parameters
    subkey. Applying Windows upgrades such as Windows 10 Creators Update deletes
    nonstandard values from the service key; the Parameters subkey is where these
    should be stored instead.

  • Prevent the installer/uninstaller from crashing when faced with an incomplete
    Npcap installation, such as that created by applying a Windows version
    upgrade. Safely distinguish between old WinPcap installations and broken
    Npcap-in-WinPcap-API-mode installations. Fixes #906