Is that possible to protect MFC+CLR exe?

So, I use MFC with Common Language Runtime Support->/clr, and .NET Target Framework is 4.5, Enable Managed Incremental Build->Yes.
When I use VMProtect3.5.0(1213) to process this file, when I try to launch processed exe but failed.

Is that possible to protect MFC+CLR exe?

Could you provide us a test example (original binary + VMP files) that shows your problem?

example.zip (1.31 MB)
MFCServer.exe is a MFC with .net clr program and .vmp.exe is protect by VMProtect from MFCServer.exe

And when try to start MFCServer.vmp.exe and it shows “…unable to start correctly(0xc0000005)”

And I use VMProtectStart and End Flag in MFCServer.exe’s code but I can’t found anything in VMProtect v3.5.0(1213)

And when try to start MFCServer.vmp.exe and it shows “…unable to start correctly(0xc0000005)”

Thank you for your report. We’ll fix it soon.

And I use VMProtectStart and End Flag in MFCServer.exe’s code but I can’t found anything in VMProtect v3.5.0(1213)

Because for .NET mixed applications VMProtect doesn’t recognize markers/functions for native code.

And when try to start MFCServer.vmp.exe and it shows “…unable to start correctly(0xc0000005)”

Thank you for your report. We’ll fix it soon.

And I use VMProtectStart and End Flag in MFCServer.exe’s code but I can’t found anything in VMProtect v3.5.0(1213)

Because for .NET mixed applications VMProtect doesn’t recognize markers/functions for native code.

Thanks for your support. And I hope VMProtect can recognize markers/functions for native code in .NET mixed applications and this improvements will make me like this software more. Thanks for your help and develop this software can make us to protect our software.