RB-VTAPI

Fork me on GitHub

This project provides a REALstudio module for interacting with the VirusTotal.com public API. It is the same module used in VT hash Check. A functioning example window is also in the project. The VirusTotal API uses JSON over HTTPS (HTTP is also supported but not implemented here) so a version of REALstudio which supports the JSONitem class and the HTTPSecureSocket class is required.

Download Source(zip) | Documentation | Issue Tracker