Click here to Skip to main content
15,896,606 members
Articles / Programming Languages / C#

Network Sniffer and Analyzer Program Part 1

20 Oct 2022CPOL5 min read 10.1K   1K   31  
Network Sniffer and Analyzer Program written in C# .Net 6.0 Windows Form (Sharppcap ,PacketDotNet)
The Program can capture and analyze DNS Packets it can also spoof ARP so that you can sniff Other Users Packets in the network the Program Scan firstly the network to find connected Devises in the Network and then you Can Choose one of the found Device and Sniff the incoming and the outgoing Packet for this Device .
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the C# Table of Contents to view the list of available articles in this section.