Skip to content

Wireshark dissector for Photon Unity Networking's Protocol

License

Notifications You must be signed in to change notification settings

novelhawk/PhotonDissector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photon Dissector

Photon Unity Networking (PUN) is a Unity package that handles the networking of multiplayer games.

Milestones

  • Bind the dissector to Photon's packets
  • Dissect the packet headers
  • For every command contained in the packet dissect:
    • The Command's Header
    • The Command's Payload
  • Delegate dissection of game-specific data to sub-dissectors

About

Wireshark dissector for Photon Unity Networking's Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published