Skip to content

emreutkan/evade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

evade

This tool encrypts a payload and embeds self-decrypting logic within it. Designed to evade antivirus detection, it ensures the payload remains undetected upon initial execution.

it also has an option to make_exe but it only works if you are on Windows (Linux machines cannot make executeable files)

image

Top left panel is the payload below it is the WSL terminal where i run this script. and on the top right it shows what the payload looks like after the process and below it is the Powershell terminal demonstrating the process of making an exe from encrypted payload


image

Disclaimer

This tool is designed for educational and research purposes only. It demonstrates the principles of payload encryption and self-decrypting logic to evade antivirus detection. The primary intention is to help cybersecurity professionals understand how such techniques might be used by malicious actors and to develop better defense mechanisms against them.

About

Self-Decrypting Encrypted Payload Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages