This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

wireshark source code

0

Could I use wireshark source code in my project?

asked 02 Feb '16, 11:30

alwaei's gravatar image

alwaei
6112
accept rate: 0%


One Answer:

0

As long as you adhere to the license conditions you should be fine.

answered 02 Feb '16, 13:17

Jaap's gravatar image

Jaap ♦
11.7k16101
accept rate: 14%

I want to use it in my graduate project not for commercial things

(02 Feb '16, 13:33) alwaei

Still you'll have to adhere to the GPLv2, this reference is just the most expressive. Open Source code reuse license considerations would be a good topic to address in your graduate project too.

(02 Feb '16, 22:40) Jaap ♦