Repository navigation

#

anti-vm

Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.

C++
6267
7 天前

Anti Virtulization, Anti Debugging, AntiVM, Anti Virtual Machine, Anti Debug, Anti Sandboxie, Anti Sandbox, VM Detect package. Windows ONLY.

Go
617
1 个月前

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
404
9 个月前

.NET Project containing plenty of advanced techniques to detect various types of malicious actions on your software, with syscall support.

C#
290
3 个月前

This script allows you to create various artifacts on a bare-metal Windows computer in an attempt to trick malwares that looks for VM or analysis tools

Python
269
9 个月前

A Malware Scarecrow for Windows 10/11 with a user-friendly touch.

C#
55
6 个月前

Anti Virtulization, Anti Debugging, AntiVM, Anti Virtual Machine, Anti Debug, Anti Sandboxie, Anti Sandbox, VM Detect package.

Python
50
1 个月前

Detect if code is running inside a virtual machine (x86 and x86-64 only).

Rust
45
4 年前

It is demonstration tool that contains collection techniques to detect the virtualisation environment in Linux Operating System.

Python
24
7 年前

Some anti QEMU trick used by in-the-wild malware.

C++
13
10 年前

A pintool for protecting a sandbox application of common anti-virtualmachine and anti-sandbox detection techniques

C++
9
2 年前

Apate performs anti-debugging, anti-VM and anti-sandbox tests, to see if your linux system is able to stay under the radar.

C
9
3 年前

This repository contains the c# code which is using latest persistence technique and multiple anti-vm, anti-sandboxes techniques. Creating persistence by using WindowsApps folder, schtasks, powershell cmdlet (Get-Variable).

C#
8
1 年前

Effective cloud sandbox detection from ring 3

C
8
1 年前

Windows-based implementation of several anti-vm techniques used in malware development.

C++
6
2 年前

A trojan downloader which will download any file using a direct download link stealthily. The final size of the payload will be less than 10 mb.

Python
4
2 年前