C# Open-Source Winforms application for uploading files to VirusTotal
Go to file
Samuel Tulach 34276f6d4f
Merge pull request #110 from Kuuuuuuuu/master
Update Thai.json
2022-08-24 11:16:55 +02: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 Update Thai.json 2022-07-15 16:06:42 +07:00
uploader Move the context menu entry because people are blind 2021-11-13 12:35:32 +01:00
.gitignore add build directory to gitignore 2020-06-25 15:16:27 +02:00
LICENSE.txt (revert) 2021-11-16 09:06:08 +07: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 Fix it again 2021-11-16 09:30:50 +07:00
appveyor.yml Remove AppVeyor auto-build since we will be using a code signing certificate 2021-12-31 21:13:14 +01:00
inno_setup.iss Version 2021-11-13 13:00:50 +01: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 third-party sites.

Download (GitHub release)

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.

How to use

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

Contributing

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

License

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