Repository navigation

#

vm-detect

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.

HTML
429
1 年前

Source from VMDE paper, adapted to 2015

C
186
8 年前

Small program to detect if it is running on a virtual machine (windows only) and self deletes if it is.

C++
34
1 年前

This is a little project to detect if the programm is running in a virtual machine (coded in batch)

Batchfile
6
3 年前

VM Detect is a Python script designed to detect if a Windows system is running in a virtual machine (VM) and to determine if the system has been recently installed or reset.

Python
0
2 个月前