Skip to content

mssandeepkamath/malware-scanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Malware Scanner(Under development)

A malware scanner based on signature matching and behavioural detection using C++,Bash scripts.

Functionality:

Signature matching:

There are two types of scans available:

  1. Quick Scan
  2. Full Scan

Note: Full scan can take a while/crash

Scans work on priciple of signature matching.

On completion, detects the vulnarebilities in your system and also provides a provision to mass delete them.

Behavioral detection:

Analyses the behaviour of files and generates results.

Note: Integration of both is under progress.

Important: The files present in the malware folder of the repository are zipped and password protected.

Note: requirement.txt file contains requirements for usage.

About

A malware scanner based on signature matching and behavioural detection using C++,Bash scripts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.2%
  • Shell 4.4%
  • C 1.4%