Skip to content

sunwxg/decode_by_libwireshark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decode by libwireshark

Use libwireshark to decode pcap file and print out as XML format or Text format like tshark.

Dependencies

  • libwireshark library (version 2.4.4)

  • libglib2.0

Install

  • openSUSE
zypper in wireshark
zypper in glib2 glib2-devel
zypper in libwiretap7 libwsutil8 libwireshark9

make source
make

./myshark -f file.pcap -t text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published