Can I deactivate the LUA interpreter?
Hi, can I temporary deactivate the LUA interpreter somewhere?
Hi, can I temporary deactivate the LUA interpreter somewhere?
From the Wireshark Developer's Guide:
"To disable Lua the line variable disable_lua should be set to true in init.lua
."
So as I understand it right. It just can be toggeld before I start Wireshark. Is it right?
@grahamb Yes that is what I thought, too. But at the moment I am playing around with the Portable Installation. So the privileged rights are not my problem.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-05-10 18:17:19 +0000
Seen: 695 times
Last updated: May 10 '18
how to invert two bytes in lua script dissector ?
Adjusting Bit order and Endianess in LUA between Dissectors
Error while creating a Lua listener in 2.4.2 with filter
http2 decrypted data in tshark lua script
Decode as LUA - how do I do that?
LUA: dissector wide global table
Reuse (part of) a Wireshark Dissector