Genbox / VirusTotalContextMenu

A context menu that allows you to right click any file in Windows Explorer and scan it using VirusTotal.
90 stars 8 forks source link

VirusTotal Context Menu - Right click on a file to scan it.

Features

How to use

  1. Download the latest release from https://github.com/Genbox/VirusTotalContextMenu/releases
  2. Unpack the ZIP file to where you want the application. It is portable.
  3. Get an API key from VirusTotal.com and put it inside appsettings.json
  4. Register the context menu handler by right-clicking the VirusTotalContextMenu.exe file and select "Run as Administrator"
  5. Now you can right-click any file an select "VT Scan" to scan it using VirusTotal

Notes