Page 1 of 1

Help with Injecting

Posted: Sun Aug 08, 2004 9:55 pm
by RAD
How can I inject into another running process, but without having to manually inject. I want to inject from C# but i've created the DLL to be injected in Delphi and want to send a message to the C# app. I was thinking og creating a COM object to load the DLL but I don't want 2 dll's for just one purpose.

Please let me know.

Re: Help with Injecting

Posted: Mon Aug 09, 2004 7:18 am
by madshi
RAD wrote:How can I inject into another running process, but without having to manually inject.
I'm sorry, but I don't understand this question. Could you please explain?