[Mono-list] Monovation: Assembly Injection into Live Processes
Miguel de Icaza
miguel at novell.com
Mon Mar 22 13:18:09 EDT 2010
> I read http://tirania.org/blog/archive/2008/Sep-29.html this article by
> Miguel on attaching an assembly into a live mono process. How is this any
> different to attaching a DLL to a running process? I do this already, but
> once the DLL is attached, it can't be unloaded without using an AppDomain
> (which I am trying to avoid).
This is remote injection of an assembly, without cooperation from the
target process.
More information about the Mono-list
mailing list