I need this version because at work we have a custom plugin I need to load that only works on 1.10.x versions of wireshark- I downloaded the folder wireshark-1.10.4.tar.bz2 and unzipped it to a folder on my windows box now how do I install it, I can't find any executables, what am I missing here? all the install documentation points to 1.12 latest version. asked 05 Oct '15, 13:48 packetwatcher edited 05 Oct '15, 14:34 grahamb ♦ |
One Answer:
That's a source file tarball that you would need to compile to make use of. If you're simply needing a 1.10.4 installer, then have a look here. answered 05 Oct '15, 14:33 grahamb ♦ |