Wireshark-bugs: [Wireshark-bugs] [Bug 11407] Update decryption table from Lua

Date: Wed, 29 Jul 2015 20:15:46 +0000

Comment # 6 on bug 11407 from
(In reply to Jonathan Ness from comment #5)
> > Lua can also already force a re-loading of the file;
> 
> I was told it couldn't? If you don't mind, what snippet of code would reload
> the ike decryption table from file? 
> 
> Doing just that would solve it as a temporarily workaround at least, given
> that I can append the keys to the file, so reloading should cause Wireshark
> to automatically decrypt the messages.

It's just called 'reload()', as described in:

https://www.wireshark.org/docs/wsdg_html_chunked/lua_module_Gui.html#global_functions_Gui


You are receiving this mail because:
  • You are watching all bug changes.