It seems that some PCs are returning a false result when running IsValidImageCRC(), which is packed in the version 3.5.0.
We’ve reviewed the system information from these cases but haven’t identified any other issues.
Interestingly, previous versions of our software do not encounter this problem on the same PCs.
It was packed under the old version of VMProtect(2.x)
Try to find the reason of this problem by yourself (make dump of your application from the memory and compare it with original image from the file - any differences except relocations and IAT will show the problem).