First time here? Check out the FAQ!

Ask Your Question
1

Is it possible to install LUA plugins as part of a Wireshark installer

asked Feb 15 '1

Eddy gravatar image

I wish to produce a Wireshark installer that includes various LUA plugins (so the end user doesn't have to manualyl install them). While I can find instructions on how to add C based plugins to the build/install, I haven't found anything that explains this for either the NSIS Windows installer or the Linux packaging. Is there an easy way to do this? (ideally for both Windows and Linux)

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
0

answered Feb 15 '1

grahamb gravatar image

There is no built-in support for this, so you would need to modify the appropriate installer files to include the lua scripts and copy them to the required destination.

Note that there are distribution restrictions for npcap, see the licence for that installer to ensure you comply.

Preview: (hide)
link

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: Feb 15 '1

Seen: 274 times

Last updated: Feb 15 '21