XORencoder

December 14, 2021 ยท View on GitHub

XOR encoder for extra obfuscation of your payload
Updated: June 21, 2021

More info in my Medium articles about bypassing Windows Defender:


What it does

This repository contains a C# Visual Studio project that takes a payload from MSFvenom and adds an extra layer of obfuscation to your payload.

Contributions

:pray: A special thanks to purpl3f0x. Your explanation and code samples have helped me to bypass Windows Defender. More info:

License

Code License: MIT