Click here to Skip to main content
15,879,490 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I search a solution to detect that my program runs on VM. I found one and I don't know that is effective on every VM type or just in particular cases.

This is the link:

[C] Detect Hypervisor - Pastebin.com[^]

What I have tried:

works on VMware under Windows 10
Posted
Updated 16-Mar-19 1:36am

1 solution

Some code from Pastebin does not look like a very reliable source to me, instead see answers here: .net - How to detect if my application is running in a virtual machine? - Stack Overflow[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900