Skip to content

Releases: nmap/npcap

Npcap 0.04 r7: PCAP_IF_LOOPBACK flag in pcap_if_t struct will be set for "Npcap Loopback Adapter" now, only for DLT_NULL mode

Npcap 0.04 r6: Fixed the bug that DLT_NULL mode can't be disabled in the driver

19 Jun 16:16
Compare
Choose a tag to compare

Npcap 0.04 r5: Finished the DLT_NULL protocol support. But there's a problem that Wireshark didn't parse the loopback packets right, need fix

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 r2: Improved the error trace message for Winsock Kernel socket operations

19 Jun 16:18
Compare
Choose a tag to compare

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 r6: Fixed the SYSTEM_SERVICE_EXCEPTION BSoD caused by NdisFOidRequest call, this may help to fix the BAD_POOL_CALLER 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