Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 380 Bytes

SFS Wireshark plugin

This wireshark plugin is used for dissecting SmartFoxServer protocol.

Usage

  • change sfs_ports in sfs.lua to desired ports
  • run from command line ${PATH_TO_WIRESHARK} -X lua_script:sfs.lua

Known Bugs

  • Reassembling SFS packet spanning multiple tcp packets may fail if missing some intermediate packets