Is that possible to protect MFC+CLR exe?

Issues related to VMProtect
Post Reply
Akira45
Posts: 5
Joined: Tue Sep 01, 2020 2:50 pm

Is that possible to protect MFC+CLR exe?

Post 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?
Admin
Site Admin
Posts: 2689
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Is that possible to protect MFC+CLR exe?

Post by Admin »

Could you provide us a test example (original binary + VMP files) that shows your problem?
Akira45
Posts: 5
Joined: Tue Sep 01, 2020 2:50 pm

Re: Is that possible to protect MFC+CLR exe?

Post by Akira45 »

Admin wrote:Could you provide us a test example (original binary + VMP files) that shows your problem?
example.zip
(1.31 MiB) Downloaded 518 times
MFCServer.exe is a MFC with .net clr program and .vmp.exe is protect by VMProtect from MFCServer.exe
Akira45
Posts: 5
Joined: Tue Sep 01, 2020 2:50 pm

Re: Is that possible to protect MFC+CLR exe?

Post 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)
Admin
Site Admin
Posts: 2689
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Is that possible to protect MFC+CLR exe?

Post 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.
Admin
Site Admin
Posts: 2689
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Is that possible to protect MFC+CLR exe?

Post 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.
Akira45
Posts: 5
Joined: Tue Sep 01, 2020 2:50 pm

Re: Is that possible to protect MFC+CLR exe?

Post 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.
Post Reply