smf ha without last char
#1
Hi
I have strange problem, when paste full 40char smf hash to hashcat-plus app cant crack them, (passwordpro also) but if i delet last char in passwd pro i cant crack hash bery simple. Is there any posibility to try crack smf hash but when only 39 chars are written ?
#2
(01-25-2013, 06:04 PM)Szulik Wrote: Hi
I have strange problem, when paste full 40char smf hash to hashcat-plus app cant crack them, (passwordpro also) but if i delet last char in passwd pro i cant crack hash bery simple. Is there any posibility to try crack smf hash but when only 39 chars are written ?
No. Only PasswordsPro has that feature for now. If you are sure that it's always the last character that is changed then you can generate yourself the 16 hash variants yourself and input all of them in oclhashcat-plus. Like:
Code:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx0
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx1
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx2
...
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxe
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxf
Since they are going to have the same salt, it should not make a speed difference.