Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 2.08 KB

README.md

File metadata and controls

32 lines (26 loc) · 2.08 KB

Static-Malware-Detection


Overview-

  • This project is a Automated model for static Malware detection.
  • In the battle between speed & efficiency, it gives importance to speed with good effeciency.
  • It works as a precaution which can be used by user for security against malware infested executable files.

Demonstration-

Testing on .exe files

Testing on exe

Testing on datasets: test1 (All Goodwares) & test2 (All Malwares)

Testing on dataset

NOTE: Here probability represents the chance of Goodware(~0) or Malware(~1).

References-