Re: Is it possible to detect a virtual machine
Re: Is it possible to detect a virtual machine
- Subject: Re: Is it possible to detect a virtual machine
- From: Jean Suisse <email@hidden>
- Date: Sat, 02 Mar 2013 18:02:59 +0100
There is an article on code project that may be useful to you. Maybe you can adapt the code to suit your needs ?
http://www.codeproject.com/Articles/9823/Detect-if-your-program-is-running-inside-a-Virtual
-----------
Jean Suisse
Institut de Chimie Moléculaire de l’Université de Bourgogne
(ICMUB) — UMR 6302
On 2 mars 2013, at 17:58, Jean Suisse wrote:
> I don't have the answer to your question, but here is a thought:
> Virtual machines, such as VMWare, present some generic hardware to the OS they run. Could you detect the available hardware, check the vendor, and then decide wether or not you are running in a virtual environment ?
>
> Jean
>
> -----------
> Jean Suisse
> Institut de Chimie Moléculaire de l’Université de Bourgogne
> (ICMUB) — UMR 6302
>
>
> On 2 mars 2013, at 17:17, Kjell Nilsson wrote:
>
>> Hi
>>
>> I am wondering if it is possible to detect if my Cocoa Application is running in a virtual machine like VMWare, VirtualBox or Parallells Desktop from inside my app.
>>
>> Kind regards
>> --kerusan
>>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden