VM Detector is a GUI-based application built with C# and .NET, designed to detect virtual machine (VM) environments. It identifies whether the current system is running inside a virtualized environment like VMware, VirtualBox, or others.
- Simple and intuitive GUI.
- Detects popular VM environments such as VMware, VirtualBox, Hyper-V, and more.
- Lightweight and efficient.
- .NET Framework/Runtime: Ensure you have the required version of the .NET runtime installed on your system.
- Windows OS: This project is built for Windows systems.
- Clone the repository:
git clone https://github.com/your-username/vm-detector.git