- Based on VirusTotalNet (https://github.com/Genbox/VirusTotalNet) to get reports and scanning the files.
- Download the latest release from https://github.com/Genbox/VirusTotalContextMenu/releases
- Unpack the ZIP file to where you want the application. It is portable.
- Get an API key from VirusTotal.com and put it inside appsettings.json
- Register the context menu handler by right-clicking the VirusTotalContextMenu.exe file and select "Run as Administrator"
- Now you can right-click any file an select "VT Scan" to scan it using VirusTotal
- You can use VirusTotalContextMenu.exe "--register" and "--unregister" command line arguments as well.
- VirusTotal limits the number of requests to 4 per minute.
- VirusTotal also limits the file size to 32 MB.
- It sends your file to VirusTotal if they don't already have it.