From ee32aff5c3683e94b4954b797df39f5892484587 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Thu, 12 Apr 2018 18:55:18 -0400 Subject: [PATCH] Add Shellter dynamic shellcode injection tool (anti-virus evasion tool). (#226) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db186b6..d6832c2 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [peCloak.py](https://www.securitysift.com/pecloak-py-an-experiment-in-av-evasion/) - Automates the process of hiding a malicious Windows executable from antivirus (AV) detection. * [peCloakCapstone](https://github.com/v-p-b/peCloakCapstone) - Multi-platform fork of the peCloak.py automated malware antivirus evasion tool. * [UniByAv](https://github.com/Mr-Un1k0d3r/UniByAv) - Simple obfuscator that takes raw shellcode and generates Anti-Virus friendly executables by using a brute-forcable, 32-bit XOR key. +* [Shellter](https://www.shellterproject.com/) - Dynamic shellcode injection tool, and the first truly dynamic PE infector ever created. ### Hash Cracking Tools