I have a dll(made by me in c#) and I want to auto load a function when it is injected into a process. How can I do this? An little example would be perfect for me.
PS: Sorry for my english..
Originally Posted by tdr2010
I have a dll(made by me in c#) and I want to auto load a function when it is injected into a process. How can I do this? An little example would be perfect for me.
PS: Sorry for my english..
See the CLR Bootstrap Injector link in my signature.