We have finished development of MalwareHash.com SDK for x64 OS, more we have signed both DLL files (x86 DLL and x64 DLL) with our certificate. The SDK is not anymore available for download from our we...
Login to your Control Panel, click the link “Account”, and then click the link “Security”. In this page you can insert your IP Address (if static) to limit the login to your Ac...
We have recently included a link “Free API Key” in user Dashboard: Every new user that register to the service, can make use of this option. When the link
Easily include our API in other applications. Users can download the SDK from their Dashboard: Documentation of the SDK: ////////////////////////////////////////////////////////////////////////////// ...
We made available to our users an easy to use PHP Class. Example usage: Scan an entire folder: require_once 'APIService.php'; $APIService = new APIService( 'YOUR_API_KEY_HERE' ); foreach ( glob( './*'...