I have created a plugin for wireshark. I run the wireshark on ubuntu and it is correctly dissecting my packets. Now I want to use the plugin on another computer which uses windows. So how do I use the plugin on windows?? I need the plugin in the form of a dll on windows, isn't it?? How do successfully use the plugin on windows?

Thanks and Regards, Sid

asked 03 Feb '11, 02:34

sid's gravatar image

sid
46192021
accept rate: 0%


Well obviously you have to compile it for windows then. You will have to create a build environment on Windows, you could use the free Express edition of Visual Studio then following the steps in the Developers Guide.

link

answered 03 Feb '11, 07:10

Anders's gravatar image

Anders ♦
2.0k126
accept rate: 15%

edited 03 Feb '11, 11:59

Jaap's gravatar image

Jaap ♦
6.0k568

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×483

Asked: 03 Feb '11, 02:34

Seen: 1,731 times

Last updated: 03 Feb '11, 11:59

powered by OSQA