- Based on VirusTotal.NET (https://github.com/Genbox/VirusTotal.NET) to get reports and scanning the files.
- Download the latest release from https://github.com/Genbox/VirusTotalContextMenu/releases
- Execute the installer and unpack to a destination of your choice.
- Go to the folder you just unpacked and change the Virus Total API key in appsettings.json
- Execute VirusTotalContextMenu.exe as Administrator to register the context menu extension.
- Right-click any file and select "VT Scan". It opens a browser window with the results once finished.
- You can use VirusTotalContextMenu.exe "--register" and "--unregister" command line arguments as well.
- Virus Total limits the number of requests to 4 per minute.
- Virus Total also limits the file size to 32 MB.
- It sends your file to Virus Total if they don't already have it.