wireshark/plugins/epan/gryphon
João Valverde d7401147b4 CMake: Remove non existent '/codecs' include path
The '/codecs' dir was removed in g63af1da7e7.

Avoid using include_directories(), prefer target_include_directories().
Remove some unnecessary CMAKE_CURRENT_*_DIR includes and some other
small cleanups while at it.
2021-03-29 00:00:57 +00:00
..
AUTHORS Gryphon Protocol dissector fixes and updates. 2018-03-07 22:06:16 +00:00
CMakeLists.txt CMake: Remove non existent '/codecs' include path 2021-03-29 00:00:57 +00:00
README HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
packet-gryphon.c Fix some more wrong filter names. 2020-09-28 18:20:09 +01:00
packet-gryphon.h gryphon: General cleanup/improvements of dissector 2019-09-01 09:02:19 +00:00

README

Dearborn Group Technology has released under GPL this plugin
for Wireshark. It decodes the protocol used by their Gryphon
and BEACON automotive network tool.

The plugin decodes the communication protocol, but not any
vehicle network messages.

Dearborn Group Technology can be found at https://www.dgtech.com
The author is Steve Limkemann <stevelim@dgtech.com>,
with fixes and updates by Mark Ciechanowski
<mciechanowski@dgtech.com>