Mask error?
#2
hey ho.. i cant reproduce this locally, see my tests:

Quote:root@sf:~/oclHashcat-plus-0.08# mkpasswd -m md5 panthers77 > hash
root@sf:~/oclHashcat-plus-0.08# echo -n panthers77 | ./oclHashcat-plus64.bin -m 500 hash
oclHashcat-plus v0.08 by atom starting...

Hashes: 1
Unique salts: 1
Unique digests: 1
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
GPU-Loops: 64
GPU-Accel: 16
Password lengths range: 1 - 15
Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: Cypress, 1024MB, 0Mhz, 20MCU
Device #2: Cypress, 1024MB, 0Mhz, 20MCU
Device #1: Allocating 48MB host-memory
Device #1: Kernel ./kernels/4098/m0500.Cypress.64.kernel (785000 bytes)
Device #2: Allocating 48MB host-memory
Device #2: Kernel ./kernels/4098/m0500.Cypress.64.kernel (785000 bytes)

Starting attack in wordlist stdin mode...

$1$6Bz7LThf$AgZUH9K.dUIP8vEXF8KjX/:panthers77

Status.......: Cracked
Input.Mode...: Pipe
Hash.Target..: $1$6Bz7LThf$AgZUH9K.dUIP8vEXF8KjX/
Hash.Type....: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Time.Running.: 1 sec
Time.Util....: 1000.7ms/0.0ms Real/CPU, 0.0% idle
Speed........: 1 c/s Real, 0 c/s GPU
Recovered....: 1/1 Digests, 1/1 Salts
Progress.....: 1
Rejected.....: 0
HW.Monitor.#1: 0% GPU, 44c Temp
HW.Monitor.#2: 0% GPU, 38c Temp

Started: Wed Jan 25 22:05:55 2012
Stopped: Wed Jan 25 22:05:56 2012

root@sf:~/oclHashcat-plus-0.08# echo -n panthers > dict
root@sf:~/oclHashcat-plus-0.08# ./oclHashcat-plus64.bin -m 500 hash -a 6 dict ?d?d
oclHashcat-plus v0.08 by atom starting...

Hashes: 1
Unique salts: 1
Unique digests: 1
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
GPU-Loops: 64
GPU-Accel: 16
Password lengths range: 1 - 15
Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: Cypress, 1024MB, 0Mhz, 20MCU
Device #2: Cypress, 1024MB, 0Mhz, 20MCU
Device #1: Allocating 48MB host-memory
Device #1: Kernel ./kernels/4098/m0500.Cypress.64.kernel (785000 bytes)
Device #2: Allocating 48MB host-memory
Device #2: Kernel ./kernels/4098/m0500.Cypress.64.kernel (785000 bytes)

Scanned dictionary dict: 9 bytes, 1 words, 100 keyspace, starting attack...

$1$6Bz7LThf$AgZUH9K.dUIP8vEXF8KjX/:panthers77

Status.......: Cracked
Input.Base...: File (dict)
Input.Mod....: Mask (?d?d)
Hash.Target..: $1$6Bz7LThf$AgZUH9K.dUIP8vEXF8KjX/
Hash.Type....: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Time.Running.: 1 sec
Time.Util....: 1000.7ms/0.0ms Real/CPU, 0.0% idle
Speed........: 100 c/s Real, 1297 c/s GPU
Recovered....: 1/1 Digests, 1/1 Salts
Progress.....: 100/100 (100.00%)
Rejected.....: 0/100 (0.00%)
HW.Monitor.#1: 0% GPU, 42c Temp
HW.Monitor.#2: 0% GPU, 40c Temp

Started: Wed Jan 25 22:06:24 2012
Stopped: Wed Jan 25 22:06:26 2012

root@sf:~/oclHashcat-plus-0.08# echo -n panthe > dict
root@sf:~/oclHashcat-plus-0.08# ./oclHashcat-plus64.bin -m 500 hash -a 6 dict ?l?l?d?d
oclHashcat-plus v0.08 by atom starting...

Hashes: 1
Unique salts: 1
Unique digests: 1
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
GPU-Loops: 64
GPU-Accel: 16
Password lengths range: 1 - 15
Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: Cypress, 1024MB, 0Mhz, 20MCU
Device #2: Cypress, 1024MB, 0Mhz, 20MCU
Device #1: Allocating 48MB host-memory
Device #1: Kernel ./kernels/4098/m0500.Cypress.64.kernel (785000 bytes)
Device #2: Allocating 48MB host-memory
Device #2: Kernel ./kernels/4098/m0500.Cypress.64.kernel (785000 bytes)

Scanned dictionary dict: 7 bytes, 1 words, 67600 keyspace, starting attack...

$1$6Bz7LThf$AgZUH9K.dUIP8vEXF8KjX/:panthers77

Status.......: Cracked
Input.Base...: File (dict)
Input.Mod....: Mask (?l?l?d?d)
Hash.Target..: $1$6Bz7LThf$AgZUH9K.dUIP8vEXF8KjX/
Hash.Type....: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Time.Running.: 1 sec
Time.Util....: 1000.8ms/0.0ms Real/CPU, 0.0% idle
Speed........: 67549 c/s Real, 910.3k c/s GPU
Recovered....: 1/1 Digests, 1/1 Salts
Progress.....: 67600/67600 (100.00%)
Rejected.....: 0/67600 (0.00%)
HW.Monitor.#1: 0% GPU, 44c Temp
HW.Monitor.#2: 0% GPU, 40c Temp

Started: Wed Jan 25 22:07:00 2012

but maybe its related to wpa kernel. you can give me the .hccap so that i can reproduce it with wpa? please also tell me driver version you are using


Messages In This Thread
Mask error? - by logistix - 01-25-2012, 05:13 PM
RE: Mask error? - by atom - 01-25-2012, 11:27 PM
RE: Mask error? - by logistix - 01-25-2012, 11:40 PM
RE: Mask error? - by logistix - 01-26-2012, 04:48 AM
RE: Mask error? - by atom - 01-26-2012, 07:10 AM
RE: Mask error? - by logistix - 01-26-2012, 10:55 PM