Tools

来自qingwei personal wiki
Yuanliu2讨论 | 贡献2018年1月15日 (一) 07:22的版本 (创建页面,内容为“== wireshark gcp parse == Download wireshark plugins from below website. Enclosed is the downloaded file. https://cisco.app.box.com/files/0/f/8325138141/Wireshark_Pa…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索

wireshark gcp parse

Download wireshark plugins from below website. Enclosed is the downloaded file. https://cisco.app.box.com/files/0/f/8325138141/Wireshark_Parser_Script add 2 line into the bottom of init.lua (这个文件在wireshake安装目录下,找一找, eg; C:\Program Files\Wireshark) dofile(DATA_DIR.."epi.lua") dofile(DATA_DIR.."rcp.lua") Note: epi.lua for depi, rcp.lua for gcp.