Wireshark mailing list archives

Re: Portable Linux Wireshark with custom dissectors - possible ?


From: ronnie sahlberg <ronniesahlberg () gmail com>
Date: Wed, 9 Mar 2011 13:22:14 +1100

You should be able to either build a statically linked version of wireshark,
or copy the normally built dynamically linked version as well as the
various shared libraries wireshark comes with and just wrap it inside
a small shell-script that sets the LD_LIBRARY_PATH so that ld.so can
find the wireshark libraries.

But you cant use plugins like that so your custom dissectors have to
be built in as normal dissectors.

regards
ronnie sahlberg



On Wed, Mar 9, 2011 at 12:20 PM, Dan White <ygor () comcast net> wrote:
I have been tasked to come up with a Wireshark configuration that can sit on
a USB thumb drive and get plugged into a Linux system and run.

The building would, obviously, take place on a separate platform.  All I
would need on the "thumb" is the actual executables.

I looked through the official documentation, and it wants me to "install"
Wireshark onto the system I want to run it on.

There is a Portable Wireshark for the Microsoft operating systems.  Can the
same thing happen for Linux ?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
           mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: