Page 1 of 1

VMProtectIsValidImageCRC and 'Memory Protectio causing delay

Posted: Fri May 18, 2018 6:26 am
by jardenblack26
I have a COM DLL,

if I use VMProtectIsValidImageCRC in this DLL (in a exported API) and protect this DLL using VMProtect,

It will cause delay (1 or 2 seconds) if this COM DLL is loaded by an external EXE. (unprotected is fine).

Also, the 'Memory Protection' will cause delay as well.

Thanks.

Re: VMProtectIsValidImageCRC and 'Memory Protectio causing delay

Posted: Sun May 20, 2018 9:48 am
by Admin
VMProtectIsValidImageCRC and "Memory Protection" check CRC of memory regions, so it can cause delay.