Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 542 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 542 Bytes

PacketStudio

Craft and modify packets easily.

Extends your protocol analysis & reverse engineering with PacketStudio by leveraging Wireshark's powerful dissection engine.

The UI allows you to edit pcap/pcapng files, add/remove/edit packets all with live feedback and easy ways to export your work.

screenshot

* PacketStudio works with offline captures, this tool does not manipulate live data.

Compilation

  • Clone
  • Open .sln in Visual Studio (Community 2019 suggested)
  • Compile & Run (F5)