Skip to content

VM Detector is a lightweight GUI application built with C# and .NET, designed to detect if a system is running in a virtualized environment. It supports identifying popular VM platforms like VMware, VirtualBox, and Hyper-V, providing users with a simple and efficient way to gather virtualization information.

Notifications You must be signed in to change notification settings

TanvirAhmedChowdhury/VM-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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  

About

VM Detector is a lightweight GUI application built with C# and .NET, designed to detect if a system is running in a virtualized environment. It supports identifying popular VM platforms like VMware, VirtualBox, and Hyper-V, providing users with a simple and efficient way to gather virtualization information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages