dotpcap / sharppcap

Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
1.31k stars 267 forks source link

Wifi Packet Injection #372

Closed dozan0 closed 2 years ago

dozan0 commented 2 years ago

Hello,

Does sharppcap support wifi packet injection? if doesnt, will it support in the future?

kayoub5 commented 2 years ago

WiFi injection depends on the driver you are using (WinPcap, Libpcap, Npcap, WinDivert...) if that driver supports it, then SharpPcap supports it as well.