Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xb11a1/yetAnotherObfuscator

C# obfuscator that bypass windows defender
https://github.com/0xb11a1/yetAnotherObfuscator

Last synced: about 1 month ago
JSON representation

C# obfuscator that bypass windows defender

Awesome Lists containing this project

README

        

# 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](./img/demo.png)

### Usage:

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

```powershell
.\yetAnotherObfuscator.exe
```

### Contributors ✨

@Resit