Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] How to share enhanced plugin

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Tue, 02 Dec 2008 22:52:15 +0100

Hi,

I always wondered why this isn't included in the Windows build scripts. Can anyone shed some light on that?

Thanx,
Jaap

Martin Lutz wrote:
Hi Rajith,
this command should be entered in the after building your plugin from the directory your plugin resides.

eg.

cd \wireshark\plugins\<yourplugin> #switch to your plugin dir
nmake -f Makefile.nmake            #build your plugin
mt -manifest <yourplugin.dll>.manifest -outputresource:<yourplugin.dll>;2

Hope this helps,
Martin.


From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of rajith pr
Sent: Tuesday, December 02, 2008 1:20 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] How to share enhanced plugin

Hi Martin,

Iam not familiar with the wireshark build environment. So, to get a working dll where should i put the command you have pointed.
mt.exe -manifest <dll_name>.manifest -outputresource:<dll_name>;2


-Rajith.

On Tue, Dec 2, 2008 at 4:56 PM, Martin Lutz <MartinL@xxxxxxxxxxx> wrote:
http://www.wireshark.org/lists/wireshark-dev/200811/msg00073.html works for me to run the plugin-dll on different versions.

Regards,
Martin.


From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of rajith pr
Sent: Tuesday, December 02, 2008 11:28 AM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] How to share enhanced plugin

OK..I had tried replacing the dll but it was build on a different version and it dint work. I will try building on the same version and check if that solves the issue. Thanks a lot..
On Tue, Dec 2, 2008 at 3:16 PM, Anders Broman <anders.broman@xxxxxxxxxxxx> wrote:
Hi,
You can distribute the .dll .NOTE the .dll MUST be built with the same WS version and compiler as the one the user has installed, otherwise it might not work.
The .dll should be placed in the plugin dir of the installed WS
Regards
Anders

________________________________________
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of rajith pr
Sent: den 1 december 2008 20:17
To: Developer support list for Wireshark
Subject: [Wireshark-dev] How to share enhanced plugin
Hello friends,
I have enhanced a wireshark plugin of our proprietory protocol. Now i want to distribute the plugin for testing. Is there any way i could do it without having to give a setup file. I dont wish the testing people reinstant the wireshark to test my enhanced plugin. Thanks in Advance, Regards,
Rajith.



  • Follow-Ups:
    • Re: [Wireshark-dev] How to share enhanced plugin
      • From: Ulf Lamping
  • References:
    • [Wireshark-dev] How to share enhanced plugin
      • From: rajith pr
    • Re: [Wireshark-dev] How to share enhanced plugin
      • From: Anders Broman
    • Re: [Wireshark-dev] How to share enhanced plugin
      • From: rajith pr
    • Re: [Wireshark-dev] How to share enhanced plugin
      • From: Martin Lutz
    • Re: [Wireshark-dev] How to share enhanced plugin
      • From: rajith pr
    • Re: [Wireshark-dev] How to share enhanced plugin
      • From: Martin Lutz
  • Prev by Date: [Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-7.10-x86-64
  • Next by Date: Re: [Wireshark-dev] How to share enhanced plugin
  • Previous by thread: Re: [Wireshark-dev] How to share enhanced plugin
  • Next by thread: Re: [Wireshark-dev] How to share enhanced plugin
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation