From owner-freebsd-security@FreeBSD.ORG Thu Mar 27 03:29:07 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDDA437B401 for ; Thu, 27 Mar 2003 03:29:07 -0800 (PST) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10C4943F75 for ; Thu, 27 Mar 2003 03:29:07 -0800 (PST) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 8EB6969; Thu, 27 Mar 2003 05:29:06 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 67BE978C43; Thu, 27 Mar 2003 05:29:06 -0600 (CST) Date: Thu, 27 Mar 2003 05:29:06 -0600 From: "Jacques A. Vidrine" To: "Jeremy C. Reed" Message-ID: <20030327112906.GC98283@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , "Jeremy C. Reed" , freebsd-security@FREEBSD.ORG References: <20030326140204.GC33671@madman.celabo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 X-Spam-Status: No, hits=-31.9 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-security@FREEBSD.ORG Subject: Re: what actually uses xdr_mem.c? X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 11:29:08 -0000 On Wed, Mar 26, 2003 at 08:18:02AM -0800, Jeremy C. Reed wrote: > Thanks for the ideas. I will give these a try. I see libelf is a library > for manipulating ELF -- is there a tool that uses it (like Solaris > pvs(1))? Not that I'm aware. I wrote a quick-n-dirty python wrapper and used it to pull out the following sections for comparison: significant_sections = [ '.ctors', '.data', '.dtors', '.fini', '.init', '.rodata', '.text', ] That seemed to be sufficient. Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se