Mr-P-D / Virustotal_Hash_Converter

Virustotal_Hash_Converter (Convert Hashes to SHA 1)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virustotal_Hash_Converter (Convert Hashes to Other formats using Virustotal)

Create a file name hash_input.txt and place your hashes in the file.
Note that you are only limited to 4 Searches per minute with free Virustotal API.

Usage


python Hash_Converter_SHA1.py

Example

cat hash_input.txt
0c7652ae9d73e4760e790d57eac5f8d4e31db7fa0e1124aa0d2bd8b24cbdbe7a

python Hash_Converter_SHA1.py
Checking hash 0c7652ae9d73e4760e790d57eac5f8d4e31db7fa0e1124aa0d2bd8b24cbdbe7a

cat hash_output.txt
Hash detected
678bd8c1d0ad249d55872687cd946f8f146897ec

About

Virustotal_Hash_Converter (Convert Hashes to SHA 1)


Languages

Language:Python 100.0%