Skip to content

Tags: M69W/npcap

Tags

v0.07-r8

Toggle v0.07-r8's commit message
Fixed the issue reported by ekkolord that disabling ethernet while us…

…ing npcap causes system freeze: https://github.com/nmap/nmap/issues/391.

v0.07-r7

Toggle v0.07-r7's commit message
Set the initial value for monitor mode in wpcap.dll.

v0.07-r6

Toggle v0.07-r6's commit message
Improved the PacketIsMonitorModeSupported() function to return more d…

…etailed errors.

v0.07-r5

Toggle v0.07-r5's commit message
Added the "How to detect what version Npcap/WinPcap you are using?" s…

…ection to the docs.

v0.07-r4

Toggle v0.07-r4's commit message
Used adapter name instead of adapter object as the parameter of Packe…

…tIsMonitorModeSupported(), because at that time, PacketOpenAdapter() is not called yet.

v0.07-r3

Toggle v0.07-r3's commit message
Used the WlanSetInterface API to set operation mode for now because o…

…ur OID way still didn't work.

v0.07-r2

Toggle v0.07-r2's commit message
Made "WinPcap Compatible Mode" OFF the default option in the installer.

v0.07

Toggle v0.07's commit message
Bumped the verion to "0.07".

v0.06-r19

Toggle v0.06-r19's commit message
Added "NPFInstall.exe -c" command to clear driver store cache in the …

…installer, this can clear the -wifi version Npcap's remaining effect after uninstallation.

v0.06-r18

Toggle v0.06-r18's commit message
Updated the location of WlanHelper in README.