VirusTotal, a subsidiary of Google, is a free online service that analyzes files and URLs enabling the identification of viruses, worms, trojans and other kinds of malicious content detected by antivirus engines and website scanners. At the same time, it may be used as a means to detect false positives, i.e. innocuous resources detected as malicious by one or more scanners.
The VirusTotal API lets you upload and scan files or URLs, access finished scan reports and make automatic comments without the need of using the website interface. In other words, it allows you to build simple scripts to access the information generated by VirusTotal.
Maxim Sysoev / https://github.com/ms301/VirusTotal
Portions By KngStr.
- Скачайте файл VirusTotal.pas
- Добавьте файл VirusTotal.pas в ваш проект.
- Теперь вы можете работать с сервисом https://www.virustotal.com.
Note: Для работы необходима библиотека https://github.com/onryldz/x-superobject
Note: Разрабатывается в Delphi X - работа в более ранних версиях не гарантируется.
Дополнительная информация на сайте https://codmasters.ru/forum.php?mod=viewthread&tid=166