From a674ef20e210a1c336196a5617bb6635f2a3cdb8 Mon Sep 17 00:00:00 2001 From: theuser <32736765+0xb11a1@users.noreply.github.com> Date: Sun, 14 May 2023 10:02:39 +0400 Subject: [PATCH] update readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 6e8bde7..d4555bd 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,16 @@ A C# obfuscator tool that can bypass Windows Defender antivirus. I made this too 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