Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.21 KB

VM Detector

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.


Screenshots

1. Tool Interface

Capture

2. Real Windows Not Detect

Capture2

3. VM Environment Detect

Capture3

Features

  • Simple and intuitive GUI.
  • Detects popular VM environments such as VMware, VirtualBox, Hyper-V, and more.
  • Lightweight and efficient.

Getting Started

Prerequisites

  • .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.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/vm-detector.git