hashcat Forum
file2hashcat - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: User Contributions (https://hashcat.net/forum/forum-25.html)
+--- Thread: file2hashcat (/thread-11549.html)



file2hashcat - liget - 08-09-2023

Extract hashes from your files into a format suitable for use with hashcat.

https://github.com/hashstation/file2hashcat

Extract and print hash:

python3 file2hashcat.py your-file

Extract and print hash and hash type number:

python3 file2hashcat.py your-file -t