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?
Is that possible to protect MFC+CLR exe?
Re: Is that possible to protect MFC+CLR exe?
Could you provide us a test example (original binary + VMP files) that shows your problem?
Re: Is that possible to protect MFC+CLR exe?
MFCServer.exe is a MFC with .net clr program and .vmp.exe is protect by VMProtect from MFCServer.exeAdmin wrote:Could you provide us a test example (original binary + VMP files) that shows your problem?
Re: Is that possible to protect MFC+CLR exe?
And when try to start MFCServer.vmp.exe and it shows "....unable to start correctly(0xc0000005)"Admin wrote:Could you provide us a test example (original binary + VMP files) that shows your problem?
And I use VMProtectStart and End Flag in MFCServer.exe's code but I can't found anything in VMProtect v3.5.0(1213)
Re: Is that possible to protect MFC+CLR exe?
Thank you for your report. We'll fix it soon.And when try to start MFCServer.vmp.exe and it shows "....unable to start correctly(0xc0000005)"
Because for .NET mixed applications VMProtect doesn't recognize markers/functions for native code.And I use VMProtectStart and End Flag in MFCServer.exe's code but I can't found anything in VMProtect v3.5.0(1213)
Re: Is that possible to protect MFC+CLR exe?
Thank you for your report. We'll fix it soon.And when try to start MFCServer.vmp.exe and it shows "....unable to start correctly(0xc0000005)"
Because for .NET mixed applications VMProtect doesn't recognize markers/functions for native code.And I use VMProtectStart and End Flag in MFCServer.exe's code but I can't found anything in VMProtect v3.5.0(1213)
Re: Is that possible to protect MFC+CLR exe?
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.Admin wrote:Thank you for your report. We'll fix it soon.And when try to start MFCServer.vmp.exe and it shows "....unable to start correctly(0xc0000005)"Because for .NET mixed applications VMProtect doesn't recognize markers/functions for native code.And I use VMProtectStart and End Flag in MFCServer.exe's code but I can't found anything in VMProtect v3.5.0(1213)