Re: Core dumps

From: Allan M. Stewart (astewart@xinetix.com)
Date: 02/19/02


From: "Allan M. Stewart" <astewart@xinetix.com>
To: security-discuss@linuxsecurity.com, BUNTER MATTHEW <Matthew.Bunter@renaultvi.com>, SECURITY-DISCUSS@linuxsecurity.com
Date: Tue, 19 Feb 2002 09:10:36 -0500

On Tuesday 19 February 2002 08:59, BUNTER MATTHEW wrote:
> --- Reçu de RVIDOI.BUNTERMA 04 72 96 57 77 19/02/02 14.59

> Also if anyone knows how to 'read' a core dump or any tools that
> allow this I would be interested.

I usually use strings:

         % strings core | more

and you may recognize some of the strings embedded in the core file.

Also try gbd.

Allan
------------------------------------------------------------------------
     To unsubscribe email security-discuss-request@linuxsecurity.com
         with "unsubscribe" in the subject of the message.