I'm excited to introduce VirusTotal Antivirus v1.0.0, a GitHub repository that empowers you to scan files within a specified folder using VirusTotal's API v3. This release packages two vital scripts, main.py
and watcher.py
, into an executable for streamlined usage.
Key Features:
- VirusTotal API v3 Integration: Easily scan files for malware or suspicious content.
- Watcher Script: Continuously monitor a folder and auto-scan new files.
- Executable Package: No need to run scripts manually.
- VirusTotal Reports: Get VirusTotal reports.
- Simple Configuration: Easily configure the tool.
Usage:
-
Download the executable for your OS from the Releases section.
-
Run the executable with folder and API credentials.
-
Scan files for potential threats.
-
Use
watcher.py
for continuous monitoring.
Getting Started:
Download the executable package from the Releases section. Detailed instructions are available in the GitHub wiki (Wiki coming soon).
Reporting Issues:
For issues or contributions, submit an issue.