clrinject: Injects C# EXE/DLL Assembly into any CLR runtime and AppDomain of another process
clrinject Injects C# EXE or DLL Assembly into any CLR runtime and AppDomain of another process. The injected assembly can then access static instances of the injection process’s classes and...