Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umutcamliyurt/lightningvirusscanner
Lightning fast, cross-platform and simple VirusTotal scanner
https://github.com/umutcamliyurt/lightningvirusscanner
antivirus virus-scanning virustotal
Last synced: about 6 hours ago
JSON representation
Lightning fast, cross-platform and simple VirusTotal scanner
- Host: GitHub
- URL: https://github.com/umutcamliyurt/lightningvirusscanner
- Owner: umutcamliyurt
- License: mit
- Created: 2021-06-20T11:43:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-20T15:27:34.000Z (over 3 years ago)
- Last Synced: 2024-01-18T16:51:29.272Z (10 months ago)
- Topics: antivirus, virus-scanning, virustotal
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LightningVirusScanner
Lightning fast, cross-platform and simple VirusTotal scanner**Tested at Python 3.5>**
Cloning from the repository:
```
git clone https://github.com/Nemesis0U/LightningVirusScanner.git
```
Installing required packages:
```
pip3 install colorama
pip3 install hashlib
pip3 install pyfiglet
pip3 install requests
pip3 install virustotal_python
```
Running:
```
python3 LightningVirusScanner.py
```
Image:![Image](https://user-images.githubusercontent.com/83503290/122672851-867c7d00-d1c5-11eb-97ee-ee4445dfc696.png)