All Projects → henriksb → VirusTotalScanner

henriksb / VirusTotalScanner

Licence: MIT license
Scan suspicious applications with over 60 different anti-viruses with a mere two clicks and five seconds!

Programming Languages

python
139335 projects - #7 most used programming language
NSIS
403 projects

Projects that are alternatives of or similar to VirusTotalScanner

Php Antimalware Scanner
AMWScan (PHP Antimalware Scanner) is a free tool to scan php files and analyze your project to find any malicious code inside it.
Stars: ✭ 181 (+905.56%)
Mutual labels:  virus, scan, antivirus
Context Menu.ios
You can easily add awesome animated context menu to your app.
Stars: ✭ 1,854 (+10200%)
Mutual labels:  contextmenu, context-menu
MCAntiMalware
Anti-Malware for minecraft
Stars: ✭ 182 (+911.11%)
Mutual labels:  anti-virus, antivirus
JustEvadeBro
JustEvadeBro, a cheat sheet which will aid you through AMSI/AV evasion & bypasses.
Stars: ✭ 63 (+250%)
Mutual labels:  anti-virus, antivirus
gitavscan
Git Anti-Virus Scan Action - Detect trojans, viruses, malware & other malicious threats.
Stars: ✭ 23 (+27.78%)
Mutual labels:  anti-virus, antivirus
Ngcontextmenu
Handcraft your very own context menus for a richer UX!
Stars: ✭ 81 (+350%)
Mutual labels:  contextmenu, context-menu
vue3-context-menu
A very simple context menu component for Vue3 一个简洁美观简单的Vue3右键菜单组件
Stars: ✭ 74 (+311.11%)
Mutual labels:  contextmenu, context-menu
Malwaremultiscan
Self-hosted VirusTotal / MetaDefender wannabe with API, demo UI and Scanners running in Docker.
Stars: ✭ 204 (+1033.33%)
Mutual labels:  antivirus, virustotal
Kicomav
KicomAV is an open source (GPL v2) antivirus engine designed for detecting malware and disinfecting it.
Stars: ✭ 227 (+1161.11%)
Mutual labels:  virus, antivirus
ShellAnything
ShellAnything is a C++ open-source software which allow one to easily customize and add new options to *Windows Explorer* context menu. Define specific actions when a user right-click on a file or a directory.
Stars: ✭ 103 (+472.22%)
Mutual labels:  contextmenu, context-menu
clamd
Golang clamd (clamav daemon) client library
Stars: ✭ 23 (+27.78%)
Mutual labels:  anti-virus, antivirus
elm-contextmenu
Flexible context menu for Elm
Stars: ✭ 16 (-11.11%)
Mutual labels:  contextmenu, context-menu
rctx-contextmenu
✨ Context menu for React
Stars: ✭ 23 (+27.78%)
Mutual labels:  contextmenu, context-menu
ContextMenuSwift
A better version of iOS 13 Context Menu
Stars: ✭ 162 (+800%)
Mutual labels:  contextmenu, context-menu
Open in Windows Terminal
No description or website provided.
Stars: ✭ 24 (+33.33%)
Mutual labels:  contextmenu, context-menu
Aviator
Antivirus evasion project
Stars: ✭ 529 (+2838.89%)
Mutual labels:  virus, antivirus
MalwareHashDB
Malware hashes for open source projects.
Stars: ✭ 31 (+72.22%)
Mutual labels:  antivirus, virustotal
Malice
VirusTotal Wanna Be - Now with 100% more Hipster
Stars: ✭ 1,253 (+6861.11%)
Mutual labels:  antivirus, virustotal
ng2-right-click-menu
Right click context menu for Angular 2+
Stars: ✭ 51 (+183.33%)
Mutual labels:  contextmenu, context-menu
JonContextMenu
A beautiful and minimalist arc menu like the Pinterest one, written in Swift
Stars: ✭ 60 (+233.33%)
Mutual labels:  contextmenu, context-menu

📃 What is VirusTotalScanner?

VirusTotalScanner is a Python script that utilizes the VirusTotal API to scan local files for malware. Instead of only scanning your sketchy software with one anti-virus, why not scan it with 50-70? VirusTotal lets us check if someone has scanned the program before and quickly gives us the scan result, and if not, it can do an entirely new scan. This Python script makes this very easy to use by adding both of these options to your context menu. This makes using VirusTotal as easy as two clicks, and after your scan, you will get a pop-up message in your tray with the detection rate. It will also produce a more detailed text file to see which anti-virus detected your program and what it detected.

🎥 GIF of software

GIF

📁 Download and usage

To get started using VirusTotalScanner, select one of the releases, and download and execute it. There are currently two different versions of the script;

First release(Only scanning)

Second release (Scanning and upload)

The executables will add a compiled version of VirusTotalScanner to your context menu.

You will have to enter your VirusTotal public API key the first time you scan a program or if it is invalid. To get an API key, sign up to VirusTotal, and find your key in the settings.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].