virus-total-api
There are 5 repositories under virus-total-api topic.
AlysonNumberFIVE/URL_integrity_scanner
Implementation of a URL virus/malware scanner using the VirusTotal API
Amila-Rukshan/Virus-Detector
This is a program that can detect virus on your PC. It uses a MD5 hash registry from VirusShare.com. It is capable of generating a report on a file whether it is infected or not. If infected then the type of virus identification. This is done using a API service supplied by VirusTotal.com.
Khanh779/VirusTotal_Scanner
This project is built on .NET Framework 4.7.2 and provides functionality to scan files, URLs and IP Address for security purposes.
H1ghSyst3m/APK-VirusTotal-Scanner
The APK VirusTotal Scanner is a Python-based tool designed for the automated scanning of APK files in BULK using the VirusTotal API. This project facilitates the bulk scanning of APKs, providing a streamlined process for analyzing potential security threats in APK files.
kodzonko/virus-scanner
A simple virus scanner utilising VirusTotal public API. It's run as a script taking filepath(s) as arguments.