Skip to content

asmei1/Sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QsnSniffer

A simple sniffer application, based on npcap library and Qt framework as GUI.

Features

  • gathers all IPv4 packets and display them with readable table view
  • can produce a simple statistic (table with address, number of packets, domain name, if it could be a resolved)
  • find all devices, that could be listening and display information about them
  • serialize / deserialize (compatibility with Wireshark dump file format)

It used a C++17, Microsoft Visual Studio 2019, QT Visual Tools 2.4.3, Qt 5.12.6 npcap library.

About

Simple sniffer in Qt with npcap library.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages