Virus Total Uploader Automation

Never have your software product marked as malware again!

eksof

The Problem

Uploading our software products to Virus Total for checking, takes a lot of effort and time. Especially if a project consists of multiple files. We as developers have to use a browser every time and wait for each upload to finish before sending the next one.

The Solution

We created a simple application that automates this process. You can now upload your files to VT via our application and let it run in the background. When it's finished you can review the results and proceed accordingly.

By submitting your files via SynergyVTUploader and therefore to Virus Total you are contributing to raise the global IT security level.

Malware signatures are updated frequently by Virus Total as they are distributed by antivirus companies, this ensures that SynergyVTUploader uses the latest signature sets without the need of updates.

SynergyVTUploader can automatically upload to Virus Total any file(s) you want and does all the work for you with with just a click.

All you have to do by yourself is register for a free API key at VirusTotal - Join us , copy and paste it to the APIkey.txt file (included in the zip file) just once and you are ready to upload your files for check.

• No installation needed

• Saving time by automatically uploading your products to Virus Total

• Upload multiple files

• No need for manually locally updating AV Engine

• Runs through CMD or Batch file

• Can be added directly to your code editor

• Upload to VT without the need of a browser

• The only Windows product that automates the VT upload procedure

(As of Dec/2021)

How to use

You can simply run the application through command line and pass the file to be checked as a parameter. See image below for an example:

SynergyVTUploader.exe YourFileName

image2

Batch file:

You can also use the batch file _CheckVT.bat which is included in the zip file you downloaded To use the Batch file type the file name for any file you want and the path of SynergyVTUploader.exe folder Batch file can be stored to any directory as long it has the correct path to the SynergyVTUploader.exe

image3

_ Bach file Example: _

@echo off

cls

REM JUST CHANGE THE EXECUTABLE OR DLL FILENAME AND RUN

Set FileName=RandomFile.exe

"C:\Users\USER\Desktop\SynergyVTUploader\SynergyVTUploader.exe" %FileName%

Pause

Results:

After VT Scanning the results are shown similar to the image below:

Harmless, Type-unsupported, Suspicious, Confirmed-timeout, Timeout, Failure, Malicious

Followed by a number .

Results Example:

image4

_ Multiple Simultaneous batch file example:

In this example we run 2 Simultaneous/Different batch files. Cut the validation time in half !

All you have to do by yourself is register for a free API key at VirusTotal - Join us , copy and paste it to the APIkey.txt file (included in the zip file) just once and you are ready to upload your files for check.

1

2

3

Watch Video

Watch the video

F.A.Q

  1. Can SynergyVTUploader run on a Linux machine?

    Answer: NO

    "The application currently runs on Windows OS."

  2. Wich .Net version SynergyVTUploader uses?

    Answer: 4.5

  3. Can I run SynergyVTUploader without an API key from Virus Total website?

    Answer: NO

    "Visit VirusTotal - Join us for a Free API Key"

  4. Do I need to download other files or programs to run SynergyVTUploader?

    Answer: NO

    "All the files you need are included in the zip file you downloaded you don't need to download anything alse, we recommend you extract the files in a separated folder"

  5. How do I upload multiple files to VT?

    Answer: Open the batch file provided and add your files one by one. When each upload finishes, the application will wait for 10 seconds and then it will exit so it can start uploading your next file.

  6. Is your application safe to use?

    Answer: Yes, The application was also uploaded to VT by itself. You can check it here: https://www.virustotal.com/gui/file/2c77adc88e7668a86f673274cd61f9fd58abc037989990e53905b17a3fefa3d8/detection

Visit our website for more free tools and other helpful products: https://synergy-usa-llc.com