Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 764 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 764 Bytes

This is my collection of random wireshark dissectors that I've spent any significant time writing. They are all written in Lua, which is the bane of my existence. I hope you enjoy using them.

Currently contains:

  1. Teamviewer dissector

  2. Oracle SQL*Net / Net8 dissector

  3. MC-NMF, including contained MC-NBFSE Note, this is currently linked to two TCP ports that were useful to me. Most likely, you will need to change those or manually "Decode As" NMF to make use of this dissector, since I do not believe there is a "default" port for NMF

More to come...

Code license