From: Marc Espie <marc.espie.open...@gmail.com>
Subject: Re: ldd error with setuid/setgid binaries
Date: Wed, 18 Oct 2023 18:04:45 +0200

> objdump -p
> will be as good.
> 
> Yes, it does not recurse, but it doesn't need to, since you also
> want to wipe libraries that link with old libraries.

This seems to be easier to parse in a shell script than "readelf -d".

Thank you very much.

Reply via email to