C# Open-Source Winforms application for uploading files to VirusTotal
Go to file
kikiqqp f6abcafa8e
Rename Simplified Chinese.json to SimplifiedChinese.json
re_filename
2021-07-13 14:25:06 +08:00
assets Start of recode (again because I forgot the API key in) 2020-05-11 15:01:18 +02:00
darkui do not open settings form multiple times, add darkui to the repo 2020-06-25 14:38:36 +02:00
localization Rename Simplified Chinese.json to SimplifiedChinese.json 2021-07-13 14:25:06 +08:00
uploader Fix new files returning Not Found message on VT 2021-07-08 13:28:04 +02:00
.gitignore add build directory to gitignore 2020-06-25 15:16:27 +02:00
LICENSE.txt Start of recode (again because I forgot the API key in) 2020-05-11 15:01:18 +02:00
LICENSE_3rd.txt Start of recode (again because I forgot the API key in) 2020-05-11 15:01:18 +02:00
README.md codacy badge 2020-05-12 18:40:26 +02:00
appveyor.yml emergency fix so appveyor would not catch on fire from infinite build loop 2020-06-25 21:48:14 +02:00
inno_setup.iss do not start as admin since that disables drag and drop when default user control settings is used 2020-06-26 19:53:51 +02:00

README.md

VirusTotal Uploader

Open-source desktop uploader for VirusTotal.

Warning

This is not officially supported application. It was created, because official VirusTotal desktop app is unmaintained. If you are afraid you can build it from source by yourself. Also please don't download it from any 3d party sites.

Download

Please go to releases page to download compiled app and installer. Don't forget to star the repo!

How to get API key

It is really simple! All you need to do is to go to VirusTotal official page, create profile and copy your key.

screenshot1

How to use

It is really easy! Just drag and drop file into the app and voila!

screenshot2

Contributing

If you have any idea how to make this app better, please create pull request. If you find any bug, please create issue.

License

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