Skip to content

C# Open-Source Winforms application for uploading files to VirusTotal

License

Notifications You must be signed in to change notification settings

firepacket/VirusTotalUploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirusTotal Uploader UPGRADED

Open-source desktop uploader for VirusTotal. New Upgrades:
Single EXE, Portable Executable, No extra files, Localized, No API Key Required!, No Setup, Right-Click Context Menu Support!

Download (GitHub release)

Please go to releases page to download the single .exe file!

How to get API key

If you don't have an API key, the application will still work using a different method! But if you get one, your experience will be better! All you need to do is to go to VirusTotal official page, create profile and copy your key into Settings.

How to use

Open the app and drag and drop file into the app and voila! Click the "Settings" button to configure your API key, Language, Auto-Upload, and Context Menu Support. Then you can right-click any file and select "Virus Total Uploader" to get an instant reading along with Auto Upload!

Click "Reset" to uninstall if you want to move the .exe, or you can move it, click "Reset" and "Save" again for the Context Menu.

Various graphical tweaks

Added corrected language, improved localization, made sure that GUI fits everything properly. Localization files are now built into the application.

Settings

Using .NET built-in settings for maximum portability.

License

This project is licensed under GPLv3 and it's libraries under their license. Please check both LICENSE.txt and LICENSE_3rd.txt.




New Undocumented Feature

If you create a String value in the registry *HKEY_LOCAL_MACHINE\SOFTWARE\Classes*\shell\Virus Total Uploader* name it "Browser" and set the value to a different browser .exe path (no quotes) it will use that browser instead
NOTE: You can only do this if you have enabled Context Menu Support! It was to just keep things tidy for a feature most people won't use, just for me.

About

C# Open-Source Winforms application for uploading files to VirusTotal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%