This project is designed to scan files using their hashes, retrieve detailed results from VirusTotal, and generate a comprehensive report.
- VirusTotal Integration: Automatically privately scan via hashes and retrieves results from VirusTotal.
- Detailed Reporting: Merge scan results to output file
- Python 3.x
- VirusTotal API key
python main.py <Input Path> <column containing hash> <column to output the VT result>