SkillAgentSearch skills...

Player

A desktop App which enables sending packets from a PCAP file. Written in C# using WinForms

Install / Use

/learn @Blondy314/Player
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Player

A Windows desktop App which enables sending packets from a PCAP file

  • Send all or partial packets
  • Filter packets by BPF
  • Send with interval between packets
  • Save selected packets to PCAP
  • Add IP Options to a packet (mostly for developing purposes)

Screenshot

Uses external projects

  • https://github.com/PcapDotNet/Pcap.Net
  • http://objectlistview.sourceforge.net/cs/index.html

In order to run the APP you need to make sure you have installed:

  1. Winpcap - http://www.winpcap.org
  2. Microsoft Visual C++ 2013 Redistributable Package - https://www.microsoft.com/en-us/download/details.aspx?id=5555

(See https://github.com/PcapDotNet/Pcap.Net/wiki/Using-Pcap.Net-in-your-programs)

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks3

Languages

C#

Security Score

60/100

Audited on Sep 1, 2023

No findings