Skip to content

Rutuj-Runwal/Context-Menu-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context-Menu-Scanner

Windows Context Menu Scanner[WCMS] helps you scan suspicious files for malware with just a right-click.The scanner is integrated right into the Windows Context Menu so you can Scan the file quickly.
Usage Instructions: Here

How will it be helpful?

Anti-virus softwares are great but at the same time are complicated to use and they hog a lot of memory.An average user wants something faster and lighter.WCMS is capable of scanning over 500 files types(Be it an executable,a zip file,torrents or even an Image that you downloaded today) without slowing you down.Just right-click and the results appear instantly.

How it Works?

Currently the scanner uses virustotal API to identify malware.When you right-click to Scan a file a lot is going on under the hood.The flowchart shown below puts it in simple words. Under The Hood Flowchart

Take a look

Scanning a File

Scanning A File

If the file Turns out to be Malicious it will be detected

Result1

And it will be Removed

File Delete

Resources

Future Development

  • Adding Robust Offline Detection.
  • Using Datasets to Predict never-before-seen Samples: Kaggle Dataset
  • Adding better offline Analysis techniques: Techniques
  • Further building the system using predictions via SKlearn

How to Use?

Using the scanner is really simplified as this repo already contain ready to use Setups(created using Cx Freeze) to deploy directly on your windows machines. Just Click Here and download both the files.Install the installer(Make sure to install it in the default path) then extract the RAR and run the executable present inside it(This executable adds the program to windows context menu).Done!,now right click on any file and you should now be able to see the "WCSM Scan" option there. Feel free to start a new issue for this repo in case any problems are encountered.

About

A python based Windows Context Menu Scanner that helps you scan any suspicious files for malware with just a right-click.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages