clrinject
clrinject copied to clipboard
Injects C# EXE or DLL Assembly into every CLR runtime and AppDomain of another process.
Results
2
clrinject issues
Sort by
recently updated
recently updated
newest added
I have created a c++/cli library atop clrinject, so that it can be easily consumed in dotnet managed code.
ICLRRuntimeInfo->IsStarted failed! It seems it doesn't support applications running .net v2.0.50727, is there any way to make it work? thank.