Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anoleto committed Oct 16, 2024
1 parent 4d774a7 commit 990a094
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ drag the assembly to the executeable or use cmd and run
```sh
eazfuscator-trial-remove.exe path/to/assembly
```
or you can use --dnlib arg to use dnlib library instead
```sh
eazfuscator-trial-remove.exe path/to/assembly --dnlib
```

### Requirements
.NET Framework 4.7.2 or higher <br/>
Expand Down

0 comments on commit 990a094

Please sign in to comment.