file2hashcat
#1
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
Reply


Messages In This Thread
file2hashcat - by liget - 08-09-2023, 07:39 PM