Detecting VM discussion - Printable Version +- PowerBASIC Users Meeting Point (http://pump.richheimer.de) +-- Forum: User to User Discussions (http://pump.richheimer.de/forumdisplay.php?fid=3) +--- Forum: PowerBASIC for Windows (http://pump.richheimer.de/forumdisplay.php?fid=4) +--- Thread: Detecting VM discussion (/showthread.php?tid=30) |
Detecting VM discussion - Anne Wilson - 01-29-2025 I have listed some pertinent codes on detecting Virtual Machines, these are : Detect QEMU Virtual Machine http://pump.richheimer.de/showthread.php?tid=29&pid=160#pid160 Detect Hyper-V Virtual Machine http://pump.richheimer.de/showthread.php?tid=28&pid=159#pid159 Detect WINE emulator http://pump.richheimer.de/showthread.php?tid=27&pid=146#pid146 Detect the Virtual Box Virtual Machine http://pump.richheimer.de/showthread.php?tid=26&pid=143#pid143 This thread forms the discussions for these codes, if you encounter detections through the use of these programs or not able to detect , please let me know. These VM and emulator are commonly used in the Windows and Linux platforms by users who can pirate your programs, therefore detections are vital to discourage the use of VM to pirate your products. Once a VM is detected, just stop the program and exit. Or make it GPF or do something irrelevant to make it difficult for them to make copies of your programs ? |