Skip to content

Blakley/Packets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Packets

Overview

"Packets": A packet sniffer tool designed to capture and analyze network packets transmitted from a game-server to the corresponding Application.

Features

  • Packet Capture: Capture network packets on a specified interface.
  • Packet Analysis: Analyze packet headers, payloads, source, destination, and more.
  • Interactive Display: Display packet details in an interactive terminal-based UI.(in progress)

Requirements

  • Python 3.x
  • pyTermTk library

Installation

  1. Clone the repository:

    git clone https://github.com/blakley/Packets.git