Load a shared library into client address space
Derrick McKee <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <CAJoBWHzbZY7M-W1Byx-RjN54pJrmki==Lov9sUvSTvUsyZ28hQ@mail.gmail.com> |
Hi, Is there some way that I can load a shared library into the client address space? I am trying to do some dynamic analysis on shared libraries, and I would like to have the dynamic loader load a specified shared library into the client to run my analysis. Alternatively, I could write a small program that just calls dlopen(), but then I would need a way to track the dlopen() call. Any ideas? Thanks. -- Derrick McKee Phone: (703) 957-9362 Email: [email protected]