VM detection library and tool
-
Updated
Nov 21, 2024 - C++
VM detection library and tool
Evasions encyclopedia gathers methods used by malware to evade detection when run in virtualized environment. Methods are grouped into categories for ease of searching and understanding. Also provided are code samples, signature recommendations and countermeasures within each category for the described techniques.
Source from VMDE paper, adapted to 2015
Small program to detect if it is running on a virtual machine (windows only) and self deletes if it is.
This is a little project to detect if the programm is running in a virtual machine (coded in batch)
VM detection library and CLI tool
Add a description, image, and links to the vm-detect topic page so that developers can more easily learn about it.
To associate your repository with the vm-detect topic, visit your repo's landing page and select "manage topics."