VirusTotalUploader Samuel Tulach
winget install --id=SamuelTulach.VirusTotalUploader -e
C# Open-Source Winforms application for uploading files to VirusTotal
VirusTotal Uploader is a C# Open-Source Winforms application designed to efficiently upload files to VirusTotal for analysis. This tool streamlines the process of submitting files for antivirus scanning, enabling users to quickly obtain comprehensive security insights.
Key Features:
- Batch File Uploads: Efficiently submit multiple files at once, saving time and effort.
- VirusTotal API Integration: Directly interacts with VirusTotal's robust analysis platform.
- User-Friendly Interface: Intuitive design ensures ease of use for all levels of expertise.
- Support for Large Files: Handles large file submissions seamlessly without performance issues.
- Real-Time Analysis Updates: Monitors and displays the status of each file upload in real-time.
- Open Source Flexibility: As an open-source project, it offers transparency and customization options.
Audience & Benefit:
Ideal for security professionals, IT teams, and developers who need to analyze files for potential threats. VirusTotal Uploader enhances efficiency by providing quick access to detailed antivirus scan results, ensuring accurate and reliable security assessments. Installable via winget, it integrates smoothly into your existing workflow, making file analysis faster and more effective.
README
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
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.
Special thanks
Thanks to AdvancedInstaller for providing a professional license for free for this project.