
C# obfuscator that bypass windows defender
Un outil d'obfuscation C# capable de contourner l'antivirus Windows Defender. J'ai créé cet outil principalement comme excuse pour en apprendre davantage sur C# et sur le fonctionnement des obfuscateurs.
Ceci est une version alpha, attendez-vous donc à quelques bugs sympas.

Glissez-déposez l'exe C# dans yetAnotherObfuscator.exe Ou fournissez l'exe C# en argument :
.\yetAnotherObfuscator.exe <PATH_TO_EXE>
@Resit