On Wed, 8 Mar 2000, Alfred Perlstein wrote:

> I'm pretty sure this can be done a hell of a lot easier by using shared
> libraries and using the enviornment variables LD_LIBRARY_PATH and
> LD_PRELOAD, see the rtld manpage for more help.

Yes, I've done this when trying to track down buffer overflows in
libc..stick them in their own directory and use LD_LIBRARY_PATH, which
tells the dynamic linker where to search.

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <[EMAIL PROTECTED]>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to