Page 1 of 1

Intel C++ & VMProtect

Posted: Wed Jul 17, 2019 6:49 am
by ILDan
Hello, Intel C++ generates faster code than Visual Studio 2015's compiler. Therefore, I generated my .DLL with Intel C++ Compiler, tested it, and it worked. But after applying VMProtect, it fails to load (crashes). Compiling the same DLL with Visual Studio 2015's compiler, then applying VMProtect, works. Any ideas how I can solve this problem? If needed, I can send the unprotected .DLL.

Re: Intel C++ & VMProtect

Posted: Sat Jul 20, 2019 3:37 am
by Admin
Please send us a test example (original EXE+DLL+VMP files) that shows your problem.