Re: [Wireshark-dev] Lua Dissector Dev Tool

2018-03-28 Thread Markus Leballeux
Pascal, That question makes a lot of sense actually. You are correct, Wireshark and Wirebait don't use the same version of Lua and I can think of 2 kinds of compatibility "challenges": 1. *Compatibility between Wireshark and Wirebait:* Wireshark and Wirebait *never* interact with each other

[Wireshark-dev] Lua Dissector Dev Tool

2018-03-28 Thread Markus Leballeux
Hello Wireshark Devs, I am currently working on a lightweight Lua library called Wirebait (here on GitHub ), which enables users to execute and step through their dissectors without needing Wireshark. All you need is data to dissect, which can either be a he