Search found 1 match

by Sabarmathi
Mon Jun 28, 2021 6:17 am
Forum: Technical questions
Topic: VMProtected dll fails when using Memory protection
Replies: 1
Views: 6234

VMProtected dll fails when using Memory protection

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 opt...