Posted By: ilya | Jan 27th, 2006 @ 12:12 PM
page 1 of 1
Comments: 2 | Views: 2876

I always wanted to be able to attach to a Managed Process from another Managed application.
But I have not been able to find anything that will help me in doing this.
I was wondering if anyone has ever done this and if they could suplly me with some examples of how to do this.

Thanks,

Ilya

You might want to check out DILE, it is a IL disassembler and debugger.  You can attach to processes with it and it is all in C# (2.0).  The code is also out on sourceforge for you to look at.  Its home site is : http://sourceforge.net/projects/dile
page 1 of 1
Comments: 2 | Views: 2876