Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DissectMalware committed May 17, 2020
1 parent 7d96df8 commit 2ad66ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ xlmdeobfuscator --file document.xlsm
# Usage

```
usage: xlmdeobfuscator [-h] [-f FILE] [-n] [-x] [-2] [-s]
usage: xlmdeobfuscator [-h] [-f FILE] [-n] [-x] [-2] [-s] [-d DAY]
optional arguments:
-h, --help show this help message and exit
Expand All @@ -41,6 +41,7 @@ optional arguments:
-2, --no-ms-excel Do not use MS Excel to process XLS files
-s, --start-with-shell Open an XLM shell before interpreting the macros in
the input
-d DAY, --day DAY Specify the day of month
```

Read requirements.txt to get the list of python libraries that XLMMacroDeobfuscator is dependent on.
Expand Down

0 comments on commit 2ad66ad

Please sign in to comment.