Repository navigation

#

anti-analysis

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

C++
6457
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
429
1 年前

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
287
1 年前

Script made in python to try to have as few detections as possible in Virustotal.

Python
114
4 个月前

Sentello is python script that simulates the anti-evasion and anti-analysis techniques used by malware.

Python
74
4 年前

Create Anti-Copy DRM Malware

C
63
1 年前

Lepton is a Lightweight ELF Parsing Tool that was designed specifically for analyzing and editing binaries with damaged or corrupted ELF headers.

Assembly
35
4 年前

AndrODet: An Adaptive Android Obfuscation Detector

Python
32
3 年前

ELF obfuscator written in Rust

Rust
25
3 天前

Anti-Analysis technique, trick the debugger by Hiding events from it.

C++
20
4 年前

High performance anti-analysis header for Windows (Kernel & User) and Linux systems

C++
19
2 个月前

The Kill-The-Code Python Program provides a robust mechanism for remotely controlling code execution by monitoring a specified URL for a kill signal. This script periodically checks the content of a file hosted at the provided URL and executes or halts execution based on the response. It also includes functionality for self-destruction.

Python
17
1 年前

demo of common anti-analysis techniques used by malware

C
17
4 年前

Test for Anti-Debugging

C++
16
7 年前

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

C++
14
10 年前

Shadow Rebirth - An Aggressive Outbreak Anti-Debugging Technique

C++
13
9 个月前