Found a work around for hash type 2711, untested for otheres. Download and try hashcat_plus v0.07.
I'm having trouble with hashcat plut and hashcat lite with list of IPB2 hashalts. I can crack them via hashcat 0.39 without a problem, but is tons slower. Maybe someone else can see my mistake?
hash example is:
d59be66565eeb562bb2b724d71b8a4e3:S$~!!
plaintext is:
omgwtf
I tried both oclhashcat plus and oclhashcat lite to crack this via gpu power (dual hd 6950s) and no luck ^.^.
I'm also running ubuntu 12 if that means anything different and am on 64-bit.
here are the commands i'm using, text.txt holds the hash, and tword.txt holds a list of words with the plaintext in it.
I'm having trouble with hashcat plut and hashcat lite with list of IPB2 hashalts. I can crack them via hashcat 0.39 without a problem, but is tons slower. Maybe someone else can see my mistake?
hash example is:
d59be66565eeb562bb2b724d71b8a4e3:S$~!!
plaintext is:
omgwtf
I tried both oclhashcat plus and oclhashcat lite to crack this via gpu power (dual hd 6950s) and no luck ^.^.
I'm also running ubuntu 12 if that means anything different and am on 64-bit.
here are the commands i'm using, text.txt holds the hash, and tword.txt holds a list of words with the plaintext in it.
Code:
./oclHashcat-lite64.bin -m 2811 d59be66565eeb562bb2b724d71b8a4e3:S$~./
./oclHashcat-plus64.bin -a 0 -m 2811 test.txt tword.txt