Marcin wrote:
Hello Hackers,
I'd like to find locations of functions exported by shared lib loaded into
the running ptrace'd process via LD_PRELOAD. I want do determine this from tracing process.
For shared libraries linked with a program i can just open the program file and
search for reloca
> Please point me to right direction, because i've got only one
> idea left: grep dynamic loader for LD_PRELOAD ;).
Doesn't dlsym() with handle RTLD_DEFAULT work?
--
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
___
freebsd-hackers@freebsd.org
2 matches
Mail list logo