Repository navigation

#

anti-analysis

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

C++
6267
7 天前

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

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

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

Python
111
16 天前

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

Python
73
4 年前

Create Anti-Copy DRM Malware

C
55
8 个月前

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
2 年前

ELF obfuscator (anti-analysis tool) written in Rust

Rust
20
2 天前

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

C++
19
4 年前

Test for Anti-Debugging

C++
16
7 年前

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
16
8 个月前

demo of common anti-analysis techniques used by malware

C
16
3 年前

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

C++
13
10 年前

Binary obfuscation, anti-reversing, anti-debugging and av-bypass framework for Windows

Go
11
7 天前

Shadow Rebirth - An Aggressive Outbreak Anti-Debugging Technique

C++
11
5 个月前