How to hide a program that is running on a virtual machine?
Posted
by
Femto Trader
on Super User
See other posts from Super User
or by Femto Trader
Published on 2012-09-29T15:08:17Z
Indexed on
2012/09/29
15:42 UTC
Read the original article
Hit count: 207
Some softwares contain tests to see if they are running on a virtual machine.
It's very unpleasant to see alert messages such as "Sorry, this application cannot run under a Virtual Machine." and have your software stopped!
There is a lot of legal reasons to override such tests. Moreover such limitations are (most of the time) not written in User License Agreement.
So... how to hide a program that is running on a virtual machine?
I'm using a Virtual Private Server (VPS) with Hyper-V... I'm administrator of the Operating System (Windows 2003) installed on this VPS, not administrator of Hyper-V.
© Super User or respective owner