资源说明:Automatic generation of Wireshark dissectors from C structs
========================================== CSjark: Tool for generating Lua dissectors ========================================== This was a project in TDT4290 Customer driven project, at Norwegian University of Science and Technology in Fall 2011. CSjark is a tool for generating Lua dissectors from C struct definitions to use with Wireshark. Wireshark is a leading tool for capturing and analysing network traffic. The goal with the dissectors is to make Wireshark able to nicely display the values of a struct sent over the network, along with member names and type. This can be a powerful tool for debugging C programs that communicates with strucs over the network. See CSjark\README.rst for further information.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。