Ask Your Question
0

Can I deactivate the LUA interpreter?

asked 2018-05-10 18:17:19 +0000

Hi, can I temporary deactivate the LUA interpreter somewhere?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-05-10 18:30:22 +0000

cmaynard gravatar image

From the Wireshark Developer's Guide:

"To disable Lua the line variable disable_lua should be set to true in init.lua."

edit flag offensive delete link more

Comments

So as I understand it right. It just can be toggeld before I start Wireshark. Is it right?

Christian_R gravatar imageChristian_R ( 2018-05-10 18:41:10 +0000 )edit

Yes, that's right. Note that you'll need to have administrator privilege to modify the file though.

cmaynard gravatar imagecmaynard ( 2018-05-10 18:49:32 +0000 )edit

You only need admin privs if you install into a protected directory, such as the default "Program Files".

grahamb gravatar imagegrahamb ( 2018-05-10 19:55:15 +0000 )edit

@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.

Christian_R gravatar imageChristian_R ( 2018-05-10 20:00:31 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2018-05-10 18:17:19 +0000

Seen: 462 times

Last updated: May 10 '18