
PHP Malware Finder – Detect Potentially Malicious PHP Files
What does it detect? PHP-malware-finder does its very best to detect obfuscated/dodgy code as well as files using PHP functions often used in malwares/webshells. The following list of encoders/obfuscators/webshells are…
Read more »
Shellcode-Encryptor – Malicious Code Encyptor to Bypass Anti Virus
ShellcodeEncryptor A simple shell code encryptor/decryptor/executor to bypass anti virus. This tool can help you to bypass anti virus detection by encrypting your malicious code or malware. Note: I have completely…
Read more »
DInjector – Collections of DLL Shellcode Injection
DLL or Dynamic Link Library is a non-executable file. DLLs are used to store data required by an application. DLLs usually contain Binary Numbers which are later used by executable…
Read more »
ThreadBoat – Thread Execution Hijacking Program to Inject Native Shell Code Into a Standard Win32 Application
ThreadBoat Program uses Thread Hijacking to Inject Native Shellcode into a Standard Win32 Application. About This prgram is developed to continue an experiences of different code injection methods and to…
Read more »
EXOCET – Tool to Create Undetectable Malware or Payload by Antivirus
A lot of pentesters have their own method to encrypt malware that can bypass antivirus detection. Because antivirus company updating their viruses database every day, so it is important to…
Read more »
Retoolkit – Collections of Reverse Engineering Tools
Reverse Engineering Toolkit This is a collection of reverse engineering tools you may like if you are interested on reverse engineering and/or malware analysis on x86 and x64 Windows systems….
Read more »
Malware Showcase – Understand Malicious Software With Practical Examples
Malware Showcase This repository contains explanatory examples of malicious behavior like file infection or remote code execution. It’s supposed to demonstrate and explain the nature of malicious software with practical examples in Python….
Read more »