07-18-2019, 02:43 AM
Hello,
i need to provide md5 hashfile and crack it with dictionary file. But input hash file contains email+hash.
The piece of file looks like
Sure its not working by just passing such format
And giving error
i need to provide md5 hashfile and crack it with dictionary file. But input hash file contains email+hash.
The piece of file looks like
Code:
[email protected]:f7b098dfe7d62992d1f9e279096dd06e
[email protected]:746cd5d6acc81555448637c9f2233f3e
[email protected]:acde3372b3e55591385803c42dbcc9ea
[email protected]:20d4a0ca0facf9d0c718d4cd8d00c278
[email protected]:9a374494040b89e5f80aa1d2979e82b1
Sure its not working by just passing such format
Code:
./hashcat64.bin -m 0 2019-01-11_Hash_big.txt rockyou.txt
And giving error
Code:
Hashfile '2019-01-11_Hash_big.txt' on line 7145 ([email protected]:grossesgeheimnis): Token length exception
No hashes loaded.