Hello,
I was wondering if anybody knows about foolproof way to detect that application is running inside the virtual environment from the application running inside it?
What I'm after is for example similiar backdoor I/O port that VMware provides to virtual machines and I guess MS too with Virtual Server / Hyper-V, technique that tells in 100% accuracy that environment is virtual. I do know about that registry key called sft-managed-services but detection method using it depends on said key appearing in SFT, which e.g. pre 4.0 packages do not have.
br,
Kalle