VMProtected dll fails when using Memory protection

Issues related to VMProtect
Post Reply
Sabarmathi
Posts: 1
Joined: Thu Jun 24, 2021 9:16 am

VMProtected dll fails when using Memory protection

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

Re: VMProtected dll fails when using Memory protection

Post by Admin »

Do you have a test example (origina EXE) that shows this problem?
Post Reply