@ Ar76
No, libpcap is open source. You can get every information here:
https://github.com/the-tcpdump-group/libpcap
Additionally you need a driver. This driver must support monitor mode and full packet injection! You can find information how to code it here:
https://github.com/microsoft/Windows-dri...k/wlan/WDI
How to capture traffic can be read here:
https://wiki.wireshark.org/CaptureSetup/WLAN
I suggest to read the part starting at "WinPcap"
Supported adapters can be found here:
https://secwiki.org/w/Npcap/WiFi_adapters
And again:
To perform an active attack vector the driver must support full packet injection, too!
No, libpcap is open source. You can get every information here:
https://github.com/the-tcpdump-group/libpcap
Additionally you need a driver. This driver must support monitor mode and full packet injection! You can find information how to code it here:
https://github.com/microsoft/Windows-dri...k/wlan/WDI
How to capture traffic can be read here:
https://wiki.wireshark.org/CaptureSetup/WLAN
I suggest to read the part starting at "WinPcap"
Supported adapters can be found here:
https://secwiki.org/w/Npcap/WiFi_adapters
And again:
To perform an active attack vector the driver must support full packet injection, too!