Page 1 of 1

Does the Enigma API provide a way to check VM/VPS detection?

Posted: Tue Aug 19, 2025 11:01 am
by Granite
Does the Enigma API provide a way to check whether the application is running on a VM/VPS?

In my application I will need to preform actions based on if it is being ran on a VM/VPS.

For example, HWID is not good for VM/VPS but, I do not want to block them altogether, so I can tune my licensing system for VM/VPS.

Re: Does the Enigma API provide a way to check VM/VPS detection?

Posted: Tue Aug 19, 2025 11:51 am
by Enigma
Hi, yes, you can use EP_CheckupVirtualizationTools function. Please note, it would detect the VPS, but not a dedicated server.