You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Npcap 0.04 r4: Added "WinPcapCompatible" value in Npcap's registry key, the assignment can be 1 or 0. this is used by other softwares to detect whether Npcap is installed in "WinPcap API-compatible Mode"
Npcap 0.04 r3: Fixed the bug that WSK code fails to init if it is run without Administrator right, the effect is Npcap loopback adapter can't be opened
Npcap 0.04: Fixed the bug that Npcap didn't finish IRP when opening adapter fails, this perhaps causes some issues, like the IRQL_NOT_LESS_OR_EQUAL BSoD
Npcap 0.03 r5: Changed Packet.dll, NPFInstall.exe and NPcapHelper.exe projects to static link mode, because some systems (like Win10 RTM) lacks VC 2010 redist package
Npcap 0.03 r4: Fixed the bug reported by Jim Young, when you run "ping -t -l 65500 127.0.0.1" against Npcap, you will get "Malformed Packet" in Wireshark. This is because the packet read function NPF_TapExForEachOpen didn't copy the 2nd MDL data if the da