- This script takes a SHA256 or MD5 hash value and a Virustotal API key and uploads it to Virustotal and returns the results, it also includes some input validation to make sure that the hash is valid
- For help use the -h flag
- The only dependency is https://pypi.org/project/virustotal-python/