Re: Inject a shared library or DLL into a running process in Linux



Tauno Voipio <tauno.voipio@xxxxxxxxxxxxx> wrote:

Are you attempting to change a shared library which the
process is already using?

This is how I understood the Question of the OP as well.

Something like this can be achieved using LD_PRELOAD in conjunction with an
external mechanism (shares memory comes to mind) to change the behaviour of
a given funktion.

Sven

--
Kernel panic: I have no root and I want to scream
(Linux Kernel Error Message)

/me is giggls@ircnet, http://sven.gegg.us/ on the Web
.



Relevant Pages