Tools

出自 qingwei personal wiki
於 2018年1月15日 (一) 07:22 由 Yuanliu2 (對話 | 貢獻) 所做的修訂 (创建页面,内容为“== 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.