
C# obfuscator that bypass windows defender
Uno strumento di offuscamento in C# in grado di bypassare Windows Defender. Ho creato questo strumento principalmente come pretesto per imparare di più su C# e su come funzionano gli offuscatori.
Questa è una versione alpha, quindi aspettatevi qualche bel bug.

Trascina e rilascia l'exe C# su yetAnotherObfuscator.exe Oppure fornisci l'exe C# come argomento:
.\yetAnotherObfuscator.exe <PATH_TO_EXE>
@Resit