LordNoteworthy

Al Khaser

Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
Under GNU General Public License v2.0
By LordNoteworthy

malware code-injection anti-analysis anti-debugging anti-sandbox anti-vm anti-emulation timing-attacks av-bypass sandbox-evasion anti-disassembly

Al-Khaser v0.81


Content

Introduction

al-khaser is a PoC "malware" application with good intentions that aims to stress your anti-malware system.
It performs a bunch of common malware tricks with the goal of seeing if you stay under the radar.



Download

~~You can download the latest release here: x86 | x64.~~


Sorry, binaries have been removed for now as they were triggering Google's Safe Browsing heuristics.


Possible uses

Please, if you encounter any of the anti-analysis tricks which you have seen in a malware, don't hesitate to contribute.


Features
Anti-debugging attacks

Anti-injection

Anti-Dumping

Timing Attacks [Anti-Sandbox]

Human Interaction / Generic [Anti-Sandbox]

Anti-Virtualization / Full-System Emulation

Anti-Analysis

Anti-Disassembly

Macro malware attacks

Code/DLL Injections techniques

Authors

Pull requests welcome. Please read the Developer Guidelines on our wiki if you wish to contribute to the project.


References