Skip to content

Rad0x6f/kpro9

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==========================================
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.

About

Automatic generation of Wireshark dissectors from C structs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 70.5%
  • Python 22.9%
  • C 4.7%
  • Lua 0.8%
  • Batchfile 0.6%
  • Makefile 0.5%