Page 1 of 1

VMProtected dll fails when using Memory protection

Posted: Mon Jun 28, 2021 6:17 am
by Sabarmathi
Hello Team,

I am building an C++ application on RAD studio 10.2. I am using VMProtect Professional V3.3.1

When I set the Memory Protection as Yes in VMProtect and generate an encrypted dll, there is a run time exception where I have used dynamic_cast on my objects. No issue is observed when this option is set to No.

The issue is observed with Import protection option also.

Any technical assistance on this topic is much appreciated.

Re: VMProtected dll fails when using Memory protection

Posted: Sun Mar 20, 2022 6:55 am
by Admin
Do you have a test example (origina EXE) that shows this problem?