jimying / wireshark_plugin

My plugin for wireshark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wireshark_plugin

My plugin for wireshark

RFC4571 plugin

Fix current dissecting problem on RTP over TCP(RFC4571)

Before use: before1

before2

After: example

example

usage

  1. Copy the content of the lua plugin.
  2. Choose Tool->Lua->Evaluate, paste the content and evaluate.
  3. Choose Decode As RFC4571 use lua

About

My plugin for wireshark

License:MIT License


Languages

Language:Lua 100.0%