Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 359 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 359 Bytes

QtRpc2 protocol wireshark dissector

Installation (Windows)

  • Copy qtrpc2.lua to wireshark installation directory

  • Add the following line to init.lua (at the very end)

    dofile(DATA_DIR.."qtrpc2.lua")

Demo screenshot

alt tag