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.
Does the Enigma API provide a way to check VM/VPS detection?
Re: Does the Enigma API provide a way to check VM/VPS detection?
Hi, yes, you can use EP_CheckupVirtualizationTools function. Please note, it would detect the VPS, but not a dedicated server.
