Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad-Nouman-Ahmed authored Jun 25, 2022
1 parent d1be3b1 commit d937c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## PE-Protect-Antivirus-using-Machine-Learninge
## PE-Protect-Antivirus-using-Machine-Learning
This Antivirus is design to scan the PE Files (EXEs and DLLs) and show whether the file is malicious or benign. 5 models are used and best one is used automatically for detection. The tool is simple and GUI based. Models used are:
* DecisionTree
* RandomForest
Expand Down

0 comments on commit d937c4b

Please sign in to comment.