Network Sniffer For Windows Made in C++ By Dusterito
This program is using the Npcap Library from https://nmap.org/npcap/ (npcap is a remake of winpcap which is based on libpcap but made for windows) It has been compiled on Windows using the Default Compiler of Visual Studio 2019
Here are the link to download Duster Sniffer Executable : Click Me
Npcap is mainly used for sniffing the network and we are using a little bit of Windows API by default you should have Windows API installed on your computer