how to get "protobuf search paths" in lua
when to use wireshark protobuf decode capablity, user need to configure "protobuf serach paths" in menu[Wireshark->Preferences->Protocols->Protobuf->"protobuf serach paths" Edit]
so how to get "protobuf serach paths" in lua
How will you use the search paths?
I want to use lua to open some file under this folder("protobuf serach paths" ) and then read/write
11.6. Configuration Profiles
The
UAT
file can be part of a profile and I don't know a way to determine what the current profile is.what does UAT mean?
epan/uat.c:
Probably not a proper analogy but I think of them as config files that the user can update in the Wireshark gui.
I'm going to open an enhancement request to get access to current profile from lua. Will add a link to it here when complete.