Date: Wed, 03 Apr 2002 21:42:02 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Julian Elischer <julian@elischer.org> Cc: FreeBSD current users <current@FreeBSD.ORG> Subject: Re: comparing executables Message-ID: <86061.1017862922@critter.freebsd.dk> In-Reply-To: Your message of "Wed, 03 Apr 2002 11:35:45 -0800." <Pine.BSF.4.21.0204031131150.21569-100000@InterJet.elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>How can I find out which binaries have changed? >they are all different according to cksum so I assume >that there is a timestamp or something in them. >Is there a way to compare only the text segments? You can do wonders with objdump(1) and diff. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86061.1017862922>