Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Asensing Wireshark Plugin

Asensing protocol (IMU, LiDAR) lua interpreter plugin for Wireshark.

Usage

Find the lua plugin you need in the source directory, and copy it to the Wireshark installation directory.

Of course you can also copy all the plugins, like this:

$ sudo cp source/*.lua /usr/share/wireshark/

Modify the init.lua file in the Wireshark installation directory, add the following content at the end:

dofile(DATA_DIR.."xxx.lua")

Save the init.lua file.

Now, open the Wireshark tool, or press Ctrl + Shift + L to reload the plugin.

Reference

About

Asensing protocol interpreter for wireshark

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages