ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Fwd: [nmap/npcap] Release v1.30 - Npcap 1.30

From: chuck c <bubbasnmp@xxxxxxxxx>
Date: Sat, 10 Apr 2021 00:58:29 -0500


---------- Forwarded message ---------
From: Daniel Miller <notifications@xxxxxxxxxx>
Date: Fri, Apr 9, 2021 at 8:42 PM
Subject: [nmap/npcap] Release v1.30 - Npcap 1.30
To: nmap/npcap <npcap@xxxxxxxxxxxxxxxxxx>
Cc: Subscribed <subscribed@xxxxxxxxxxxxxxxxxx>


Npcap 1.30

Repository: nmap/npcap · Tag: v1.30 · Commit: 30a5c59 · Released by: dmiller-nmap

Installer and debug symbols available at https://npcap.org/#download

  • Restore raw WiFi frame capture support, which had been broken in a few ways
    since Npcap 0.9983. Additional improvements enable PacketSetMonitorMode()
    for non-admin-privileged processes, allowing Wireshark to correctly enable
    monitor mode via checkbox without requiring WlanHelper.exe.

  • Fixed WlanHelper.exe to correctly set modes and channels for adapters, if run
    with Administrator privileges. Fixes #122.

  • Improved speed of pcap_findalldevs() by using fewer calls to
    GetAdaptersAddresses() and avoiding direct Registry inspection. The new
    method may result in more adapters being available for capture than
    previously reported. See #169.

  • Updated Packet.dll to use modern HeapAlloc() allocation, faster than the
    legacy GlobalAlloc() inherited from WinPcap.

  • Improve error reporting from PacketGetAdapterNames() and related functions.

This release has 2 assets:

  • Source code (zip)
  • Source code (tar.gz)

Visit the release page to download them.


You are receiving this because you are watching this repository.
View it on GitHub or unsubscribe from all notifications for this repository.