Giter VIP home page Giter VIP logo

virustotalscanner's Introduction

๐Ÿ“ƒ What is VirusTotalScanner?

VirusTotalScanner is a Python script that utilizes the VirusTotal API to scan local files for malware. Instead of only scanning your sketchy software with one anti-virus, why not scan it with 50-70? VirusTotal lets us check if someone has scanned the program before and quickly gives us the scan result, and if not, it can do an entirely new scan. This Python script makes this very easy to use by adding both of these options to your context menu. This makes using VirusTotal as easy as two clicks, and after your scan, you will get a pop-up message in your tray with the detection rate. It will also produce a more detailed text file to see which anti-virus detected your program and what it detected.

๐ŸŽฅ GIF of software

GIF

๐Ÿ“ Download and usage

To get started using VirusTotalScanner, select one of the releases, and download and execute it. There are currently two different versions of the script;

First release(Only scanning)

Second release (Scanning and upload)

The executables will add a compiled version of VirusTotalScanner to your context menu.

You will have to enter your VirusTotal public API key the first time you scan a program or if it is invalid. To get an API key, sign up to VirusTotal, and find your key in the settings.

โ— Notice

Unfortunately, the free API key only allows one daily scan now. This means that you will get an error if you try to scan more than once a day (the program won't crash, but the error message doesn't currently explain the problem). I can't do much about that, other than updating the error message.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.