DarkLoadLibrary icon indicating copy to clipboard operation
DarkLoadLibrary copied to clipboard

Loading clr.dll return `false` when calling the entry point

Open lap1nou opened this issue 2 years ago • 0 comments

Good day,

When I try to load the CLR DLL (e.g: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll), the call to the entry point return false.

Appart from that, the DLL loading seems fine, do you have an idea why this call return false ? Is this an edge case scenario ?

Other DLL doesn't seems to have this behaviour.

Regards.

lap1nou avatar Jul 13 '23 18:07 lap1nou