Hello,
Could you explain me quickly how I would do to bring support to .NET 4.7.2 ?
Also, if I want to hook the CompileMethod in another process, would it work to embed it into a dll, and inject this dll. Hook.hook would then be called at loading using this hack( C# equivalent of dllMain).
Thank you :)
Hello,
Could you explain me quickly how I would do to bring support to .NET 4.7.2 ?
Also, if I want to hook the CompileMethod in another process, would it work to embed it into a dll, and inject this dll. Hook.hook would then be called at loading using this hack( C# equivalent of dllMain).
Thank you :)