Python-based antivirus simulation with file scanning, quarantine, and logging functionality
-
Updated
May 17, 2026 - Python
Python-based antivirus simulation with file scanning, quarantine, and logging functionality
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!
Fast duplicate file detection using size filtering and SHA-256 hashing.
Add a description, image, and links to the filescanner topic page so that developers can more easily learn about it.
To associate your repository with the filescanner topic, visit your repo's landing page and select "manage topics."