8000 Tags · nkzxw/npcap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nkzxw/npcap

Tags

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.

v0.06-r17

Toggle v0.06-r17's commit message
Fixed the BSoD of NdisFOidRequest function reported by Vince.

v0.06-r16

Toggle v0.06-r16's commit message
Updated deploy scripts to use the new certificate to sign the files.

v0.06-r15

Toggle v0.06-r15's commit message
Added code to set NDIS_PACKET_TYPE_802_11_RAW_DATA and NDIS_PACKET_TY…

…PE_802_11_RAW_MGMT in the packet filter for 802.11 wireless adapters.

v0.06-r14

Toggle v0.06-r14's commit message
Fixed the captured incorrect packet length (usually 2048) bug on Virt…

…ualBox VMs.

v0.06-r13

Toggle v0.06-r13's commit message
Updated the NPF_EqualAdapterName function to not change the strings. …

…Not using memcpy function will help the driver install on Win7 x86.

v0.06-r12

Toggle v0.06-r12's commit message
Updated the installer to pack the Win7 drivers individually.

v0.06-r11

Toggle v0.06-r11's commit message
Fixed the BSoD of memory copy in the Npcap packet read function.

v0.06-r10

Toggle v0.06-r10's commit message
Used RtlEqualMemory instead of RtlEqualUnicodeString in NPF_EqualAdap…

…terName call because of IRQL.
0