Hashcat failing when hashes.txt has multiple different hashes in it
#1
Hi there


I'm trying to dehash some combolists (email:pass) in Hashcat, but i'm facing a huge problem
the pass are mixed with 2 different hashes type,
so when i run my commands on Md5 phpBB3, i get like 2500/6000 "Line-Lenght Exception" for the 2500 lines that do not countain Md5 phpBB3...

until then, ok, Hashcat should decrypt the 3500 Md5 phpBB3 hashes, so i let it run
but when crack is finished, i do the command to save it from hashes.txt to cracked.txt and it's doing nothing (cracked.txt = standing blank with 0ko).

This is happening to me more and more with several combos, and sometimes even with a single line-lenght exception

Example of what countains my hashes.txt file (2 diferrent hashes type there) :
email:$7tLJkpimRn/KWaDUWRNYbUrwTj6XeX/
email:$H$9Sb9xOde4u2mN0Ndpd8I/F.FAFxmCS/

Could someone help me ?
Is there a command to dehash 2 kinds of hashes in a same email:hashedpass file ?
How can get my results in cracked.txt ? (and just run the commands one by one with different hashcode...)

Thank you very much !


Messages In This Thread
Hashcat failing when hashes.txt has multiple different hashes in it - by Tako - 01-02-2019, 09:42 PM