asmei1 / Sniffer

Simple sniffer in Qt with npcap library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:C 77.1%Language:C++ 22.2%Language:Batchfile 0.3%Language:QMake 0.3%