- Notifications
You must be signed in to change notification settings - Fork0
Bavin - A Realtime StackedUI Packet Analyzer for Students
License
SeyyedKhandon/bavin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In the name of God
Bavin is a packet analyzer likewireshark
which will breakdown each in/out packets from any network interface in your computer, but it will decipher the packets in a more readable and sensebleTCP/IP
Protocol Stack, so you will be able to read what is happening in each packet and it's headers in the most simplest and efficient way.
One of the main reason behind the development of this app is to everyone can understand and learn better theTCP/IP Protocols in action based onIETF
in the sense ofStacked Protocol in UI especially diffrent headers of each famous protocols.
This app supports 15 protocols:
- Ethernet
- IP
- IPV6
- ARP
- ICMP
- UDP
- TCP
- HTTP
- DNS
- NBNS
- LLMNR
- SSDP
- IGMP
- IGMPV6
- DHCP
- Windows
- Installdotnetframework4
- InstallWinpcap Library
Just open the app and select one interface, then it will automatically listen to the all in/out packets and will show it to you.