Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xb11a1 committed May 14, 2023
1 parent 36ea5a8 commit a674ef2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <PATH_TO_EXE>
```

### Contributors ✨

@Resit

0 comments on commit a674ef2

Please sign in to comment.