Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus committed Jun 24, 2019
1 parent 3b5f4a5 commit dd02d33
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
@@ -1,2 +1,8 @@
# ELF.Classifier
Additional Material for the FORSETI paper

## Execution

```C
python main.py -g goodware.txt -m malware.txt -s suspicious.txt
```

0 comments on commit dd02d33

Please sign in to comment.