Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 459 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 459 Bytes

yetAnotherObfuscator

A C# obfuscator tool that can bypass Windows Defender antivirus. I made this tool mainly as an excuse to learn more about C# and how obfuscators function.

This is an alpha release, so expect some nice bugs.

image info

Usage:

Drag drop the C# exe into yetAnotherObfuscator.exe Or provide the C# exe as an argument:

.\yetAnotherObfuscator.exe <PATH_TO_EXE>

Contributors ✨

@Resit