Skip to content

KngStr/Delphi-VirusTotal-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delphi VirusTotal API

VirusTotal

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.

VirusTotal API

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.

Author

Maxim Sysoev / https://github.com/ms301/VirusTotal

Portions By KngStr.

Как работать

  1. Скачайте файл VirusTotal.pas
  2. Добавьте файл VirusTotal.pas в ваш проект.
  3. Теперь вы можете работать с сервисом https://www.virustotal.com.

Note: Для работы необходима библиотека https://github.com/onryldz/x-superobject

Note: Разрабатывается в Delphi X - работа в более ранних версиях не гарантируется.

Дополнительная информация на сайте https://codmasters.ru/forum.php?mod=viewthread&tid=166

About

VirusTotal public API implementation in Delphi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 100.0%