Page 1 of 1
Is that possible to protect MFC+CLR exe?
Posted: Tue Sep 01, 2020 3:32 pm
by Akira45
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?
Re: Is that possible to protect MFC+CLR exe?
Posted: Thu Sep 03, 2020 7:21 am
by Admin
Could you provide us a test example (original binary + VMP files) that shows your problem?
Re: Is that possible to protect MFC+CLR exe?
Posted: Thu Sep 03, 2020 9:24 am
by Akira45
Admin wrote:Could you provide us a test example (original binary + VMP files) that shows your problem?
MFCServer.exe is a MFC with .net clr program and .vmp.exe is protect by VMProtect from MFCServer.exe
Re: Is that possible to protect MFC+CLR exe?
Posted: Thu Sep 03, 2020 9:28 am
by Akira45
Admin wrote:Could you provide us a test example (original binary + VMP files) that shows your problem?
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)
Re: Is that possible to protect MFC+CLR exe?
Posted: Fri Sep 04, 2020 3:17 am
by Admin
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.
Re: Is that possible to protect MFC+CLR exe?
Posted: Fri Sep 04, 2020 3:18 am
by Admin
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.
Re: Is that possible to protect MFC+CLR exe?
Posted: Fri Sep 04, 2020 11:37 am
by Akira45
Admin wrote: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.