https://github.com/happyoung68/wireshark_avtp_plugin
一款用于在Wireshark解析avtp协议的插件,亦可在修改后用于别的协议。This is a plugin for the AVTP Protocol in Wireshark, also you can modify it and using for other protocols(e.g., tcp, some/ip and so on)
https://github.com/happyoung68/wireshark_avtp_plugin
avtp doip lua-script someip wireshark-dissector wireshark-lua wireshark-plugin
Last synced: 4 days ago
JSON representation
一款用于在Wireshark解析avtp协议的插件,亦可在修改后用于别的协议。This is a plugin for the AVTP Protocol in Wireshark, also you can modify it and using for other protocols(e.g., tcp, some/ip and so on)
- Host: GitHub
- URL: https://github.com/happyoung68/wireshark_avtp_plugin
- Owner: happyoung68
- License: mit
- Created: 2025-02-10T11:44:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T04:19:06.000Z (over 1 year ago)
- Last Synced: 2025-10-19T11:29:21.920Z (9 months ago)
- Topics: avtp, doip, lua-script, someip, wireshark-dissector, wireshark-lua, wireshark-plugin
- Language: Python
- Homepage:
- Size: 163 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wireshark_avtp_plugin
## Introduction
- This is a plugin for the AVTP Protocol in Wireshark, also you can modify it and using for other protocols(e.g., tcp, some/ip and so on)
- If you want to learn more about building plugins in Wireshark, I recommend reading ***[Mika's tech blog](https://mika-s.github.io/wireshark/lua/dissector/2017/11/04/creating-a-wireshark-dissector-in-lua-1.html)***. As far as I know, it is the best tutorial available.
- And this code is built to be ***more flexible and easier to use***.🥰
- The following is a sample screenshot.
