md5(salt.pass) troubles and tricks
#18
(08-10-2012, 09:22 PM)atom Wrote: will latest version markov kicked in and changed everything. you can try --markov-disable. the wiki needs to be updated, that is true
and what is order with the --markov-disable option?

Because aaaaaaaaaaaaaaaa is not first in order, but 625 AND (!!!) 152587890255 . Why?!
Code:
./oclHashcat-lite64.bin -m 0 23ca472302f49b3ea5592b146a312da0 -1 abcde ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1 --pw-min 16 --markov-disable -s 624
oclHashcat-lite v0.10 by atom starting...

Password lengths range: 16 - 55
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Cayman, 1024MB, 830Mhz, 24MCU
Device #2: Cayman, 1024MB, 830Mhz, 24MCU

                                    
23ca472302f49b3ea5592b146a312da0:aaaaaaaaaaaaaaaa

Status.......: Cracked
Hash.Target..: 23ca472302f49b3ea5592b146a312da0
Hash.Type....: MD5
Time.Running.: 0 secs
Time.Left....: 17 secs
Plain.Mask...: ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1
Plain.Text...: ****ccaeaaaaaaaa
Plain.Length.: 16
Progress.....: 125829120/152587890625 (0.08%)

Code:
./oclHashcat-lite64.bin -m 0 23ca472302f49b3ea5592b146a312da0 -1 abcde ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1 --pw-min 16 --markov-disable -s 152587890255
oclHashcat-lite v0.10 by atom starting...

Password lengths range: 16 - 55
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Cayman, 1024MB, 830Mhz, 24MCU
Device #2: Cayman, 1024MB, 830Mhz, 24MCU

                                    
23ca472302f49b3ea5592b146a312da0:aaaaaaaaaaaaaaaa

Status.......: Cracked
Hash.Target..: 23ca472302f49b3ea5592b146a312da0
Hash.Type....: MD5
Time.Running.: 0 secs
Time.Left....: 0 secs
Plain.Mask...: ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1
Plain.Text...: ****abacaaaaaaaa
Plain.Length.: 16
Progress.....: 152587890256/152587890625 (100.00%)


Messages In This Thread
md5(salt.pass) troubles and tricks - by d0znpp - 08-06-2012, 12:39 AM
RE: md5(salt.pass) troubles and tricks - by M@LIK - 08-06-2012, 03:44 AM
RE: md5(salt.pass) troubles and tricks - by atom - 08-06-2012, 02:02 PM
RE: md5(salt.pass) troubles and tricks - by atom - 08-09-2012, 11:05 AM
RE: md5(salt.pass) troubles and tricks - by atom - 08-10-2012, 09:22 PM
RE: md5(salt.pass) troubles and tricks - by d0znpp - 08-10-2012, 09:32 PM
RE: md5(salt.pass) troubles and tricks - by atom - 09-05-2012, 10:27 AM