Skip to content

Open-Markets-Initiative/wireshark-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omi Lua Wireshark Dissectors

Wireshark

Omi Lua Wireshark dissectors provide easily customized, cross platform viewing of common binary exchange protocols.

Lua

For more information on lua dissectors: How Lua fits into Wireshark

Usage

To dissect packets, place lua script(s) in the wireshark plugins directory.

The standard user path on a windows install (please create the plugins directory):

%APPDATA%\Wireshark\plugins\

On a linux install use:

//usr/share/wireshark/plugins

For configuration information: Wireshark Plugin Configuration

Note: Some packets contain enough information to programmatically determine the correct protocol specification and/or version at runtime. Many do not. If you add multiple dissectors to your plugins folder, wireshark will dissect each "conversation" based on the first matching protocol. In these cases, please manually select protocol dissector using Analyze | Decode As….

For decoding information: Wireshark Protocol Decoding

Development

Updates are greatly appreciated; however, this entire repository is source generated...including the words you are reading right now. If you wish to suggest script updates, the recommended process is to create an issue with changes and explanation. Time permitting, we will update the models and regenerate.

Protocol Count Generated Lines
382 4,107,098

Testing

Test

Please report any dissection errors as an issue. Include a small note on the protocol and version, and a minimal capture demonstrating the problem. Also consider including a link or pdf specification documenting the correct behavior.

Production packet captures are required for protocol verification. If your organization has the rights to packet captures, and you wish to make the world a better place, please post captures to this project.

List of data requests: Untested Protocols

Open Markets Initiative

Omi The Open Markets Initiative (Omi) is a group of technologists dedicated to enhancing the stability of electronic financial markets using modern development methods.

For a list of Omi Hft projects: Omi Projects

For details of Omi rules and regulations: Omi Directory

Protocols

Dissectors by exchange: 24X, A2X, Asx, B3, Boats, Box, Cboe, Cme, Coinbase, Currenex, Eurex, Euronext, Finra, Ice, Iex, Imperative, Jnx, Lseg, Miax, Memx, Nasdaq, Nyse, Otc, Siac, SmallX, Tmx

Disclaimer

Any similarities between existing people, places and/or protocols is purely incidental.

Enjoy.

About

Source generated cross platform Wireshark dissectors

Topics

Resources

License

Stars

Watchers

Forks

Contributors 6

Languages