Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

File-Scanner-AntiVirus

A file scanner that uses VirusTotal's API to pass the selected file through various antivirus and gives back the results. Completely CLI based. Was only tested on Windows, it may break on other OS. If you have any issues, questions or requests, feel free to write up an issue or contact me through e-mail!

Requirements:

Python:

Check https://github.com/J1D1-7398/Python-Installation-Tutorial for a full tutorial on how to install python.

"Tcl/Tk, turtle and IDLE" is not needed

VirusTotal library:

Paste this in command prompt:

pip install vt-py

How to use

Open Command Prompt and navigate to the directory where you have cloned/downloaded the repository. Remember to enter in the "Code" folder, where the python files are stored.

When you have reached the directory in Command Prompt type

python main.py

✅ It should work fine!

⚠️ If you decide to store the API key, it will be written down in the "stored_api_key.apikey" file IN PLAIN TEXT even if it is not a text file!!!

Any errors or questions you have, feel free to write an issue or contact me through e-mail

J1D1.7398@gmail.com

About

A file scanner that uses VirusTotal's API to pass the selected file through various antivirus and gives back the results. Completely CLI based. Was only tested on Windows, it may break on other OS. If you have any issues, questions or requests, feel free to write up an issue or contact me through e-mail!

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages