Skip to content

cristinacrow/CAT_TP-wireshark-dissector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAT_TP-wireshark-dissector

CAT_TP-wireshark-dissector is a wireshark plugin that allows to dissect CAT_TP packages from a network stream.

##Specification:

This implementation has been built based on the ETSI TS 102 127 v6.13.0 (2009-04) specification.

Documentation:

Build requirements and dependencies

For debian based environments the following packages are needed to manually build this plugin:

  • wireshark-dev
  • libwireshark-dev

The wireshark source tree from :

##Development

Source code formatting is done using :

astyle -A3 < packet-cattp.c

Official wireshark git repo or the Github repository

TODO

  • Splitup ICCID segments
  • check how to represent a session/connection
  • add build infrastructure (Makefile templates from example module)
  • add test dump (PCAP)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%