First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Dissector not loading from installer [closed]

I have made a custom dissector which worked properly when compiled with Wireshark 3.7 After updating my environment to match Wireshark 4.1 my dissectorer loads properly when running wireshark in debug mode, when using the installer the plugin don't work and is not listed in the Help - About - Plugins list.

The DLL is <project>\wsbuild64\run\RelWithDebInfo\plugins\4.1\epan folder as al the other plugins which are listed in the Plugins list.

What am I missing ?

customdissectordeveloper's avatar
1
customdissectordeveloper
asked 2022-11-19 17:09:00 +0000
edit flag offensive 0 remove flag reopen merge delete

Closed for the following reason "the question is answered, right answer was accepted" by customdissectordeveloper 2022-11-20 20:12:23 +0000

Comments

add a comment see more comments

1 Answer

0

While reading https://osqa-ask.wireshark.org/questi... i realise that that my " wireshark/packaging/nsis/Custom_plugins.txt" file had been replaced when updating from the repository. Now the installer includes the Plugin.

customdissectordeveloper's avatar
1
customdissectordeveloper
answered 2022-11-20 20:11:55 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments