Skip to content

Levy-Y/virustotal-desktop

Repository files navigation

Stargazers Issues project_license GitHub Actions Workflow Status


Logo

VirusTotal Desktop

A simple desktop application that allows users to scan files using the VirusTotal API directly from their Windows machine.

Report Bug · Request Feature

About The Project

VirusTotal Desktop allows users to easily check files for viruses and malware using the VirusTotal API without needing to open a browser.

Technologies used

C# Powershell Github Actions

(back to top)


Getting Started

Follow these instructions to install the VirusTotal Desktop Scanner on your system, either by downloading a prebuilt release or building from source.

Prerequisites

Ensure you have the following installed on your system before proceeding:


Installation (From Releases)

  1. Go to the Releases section of the repository.
  2. Download VirusTotal-Desktop.exe from the latest release.
  3. Run VirusTotal-Desktop.exe.

Building from Source

  1. Clone the repository:
git clone https://github.com/levy-y/virustotal-desktop.git
cd virustotal-desktop
  1. Build the project:
.\build.ps1 build
  1. Run the VirusTotal-Desktop.exe in the \bin\Release\net8.0-windows\win-x64\publish folder

API Key Setup

To use the VirusTotal API, you need to set up your API key. 2. Get a free API Key at https://www.virustotal.com/gui/join-us 3. Open the Settings tab -> Api Key -> Edit, and paste your key there

(back to top)


Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)


License

Distributed under the MIT license. See LICENSE.txt for more information.

(back to top)

About

Desktop client for the popular site: VirusTotal

Topics

Resources

License

Stars

Watchers

Forks