Page 1 of 1

VM detection bypass

Posted: Sun Aug 21, 2011 3:59 pm
by navossoc
We had trouble with the "Virtualization tools" option, that can be bypassed in VMWare setting.
Some guys were able to easly debug our application by enabling this option into the the VMware VM's .vmx settings file:

Code: Select all

monitor_control.restrict_backdoor = "TRUE"
More info:
http://sanbarrow.com/vmx/vmx-advanced.html

Another thing is that the VMProtect's HardwareID can be easily changed by setting another MAC address into the computer.
The problem is that we're not using the HardwareID to make software licensing, but to identify the computer that's running it, then we can block some users from using it.

Is there any way to disable MAC into the HardwareID? Or just select what will be added into the HardwareID generation algorithm? We really need this option.

Thanks.

Re: VM detection bypass

Posted: Mon Aug 22, 2011 7:09 am
by Admin
1. Thanks for the information. We`ll check it.
2. You cannot rely on the HardwareID to identify the hardware yourself. If you need this feature, just get your own hardware identifier the way you need and store it in the user data field of the serial number.

Re: VM detection bypass

Posted: Wed Sep 28, 2011 3:20 pm
by navossoc
Admin wrote:1. Thanks for the information. We`ll check it.
2. You cannot rely on the HardwareID to identify the hardware yourself. If you need this feature, just get your own hardware identifier the way you need and store it in the user data field of the serial number.
This release fix this issue with the VMWare?
http://vmpsoft.com/20110925/vmprotect-2-1/

I didn't see anything at the changelog, I'm waiting this fix to renew my license.

Thanks.

Re: VM detection bypass

Posted: Thu Sep 29, 2011 2:57 pm
by Admin
Unfortunately the last version does not fix this issue.