10-12-2012, 09:55 PM
Well, I'm opening a new thread since the one where I was discussing the issue has been closed.
Alright, so after updating Catalyst to 12.8 and performing a full upgrade of my Ubuntu machine, it appears the problem is not the Catalyst itself since I am able to run/crack with oclhashcat-plus 0.9 (below):
Catalyst version 12.8 / fglrx 8.98.2:
Normal cracking:
But if I wanna check which hashes have been cracked, it Seg Faults.
--show or --left usage
The same happens with --left.
I'm puzzled. Anyone experiencing the same issue with --show/left?
Alright, so after updating Catalyst to 12.8 and performing a full upgrade of my Ubuntu machine, it appears the problem is not the Catalyst itself since I am able to run/crack with oclhashcat-plus 0.9 (below):
Catalyst version 12.8 / fglrx 8.98.2:
Code:
hashcat@elysium:~/tools$ dmesg | grep module.*fglrx
[ 18.142330] [fglrx] module loaded - fglrx 8.98.2 [Jul 27 2012] with 4 minors
Normal cracking:
Code:
hashcat@elysium:~/tools/oclHashcat-plus-0.09$ ./oclHashcat-plus64.bin -m 500 ../hashes/hashes.txt ../dictionaries/wordlist --username
oclHashcat-plus v0.09 by atom starting...
Hashes: 1557 total, 55 unique salts, 55 unique digests
Bitmaps: 14 bits, 16384 entries, 0x00003fff mask, 65536 bytes
Rules: 1
Workload: 16 loops, 8 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Tahiti, 2821MB, 925Mhz, 32MCU
Device #2: Tahiti, 2950MB, 925Mhz, 32MCU
Device #3: Tahiti, 2950MB, 925Mhz, 32MCU
Device #4: Tahiti, 2950MB, 925Mhz, 32MCU
Device #1: Kernel ./kernels/4098/m0500.Tahiti_938.2_1.4.1741.kernel (2030888 bytes)
Device #2: Kernel ./kernels/4098/m0500.Tahiti_938.2_1.4.1741.kernel (2030888 bytes)
Device #3: Kernel ./kernels/4098/m0500.Tahiti_938.2_1.4.1741.kernel (2030888 bytes)
Device #4: Kernel ./kernels/4098/m0500.Tahiti_938.2_1.4.1741.kernel (2030888 bytes)
Scanned dictionary ../dictionaries/wordlist: 104 bytes, 14 words, 14 keyspace, starting attack...
$1$oYD4$??????????????????????:xxxxxxx
$1$dIgL$??????????????????????:xxxxxxx
$1$xrui$??????????????????????:xxxxxxx
$1$wPc9$??????????????????????:xxxxxxx
$1$sQ/b$??????????????????????:xxxxxxx
$1$UNb6$??????????????????????:xxxxxxx
$1$jHC9$??????????????????????:xxxxxxx
$1$EVXl$??????????????????????:xxxxxxx
$1$CTey$??????????????????????:xxxxxxx
$1$ohmz$??????????????????????:xxxxxxx
Status.......: Exhausted
Input.Mode...: File (../dictionaries/wordlist)
Hash.Target..: File (../hashes/hashes.txt)
Hash.Type....: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Time.Running.: 6 secs
Time.Left....: 0 secs
Time.Util....: 6002.5ms/0.0ms Real/CPU, 0.0% idle
Speed........: 124 c/s Real, 124 c/s GPU
Recovered....: 10/55 Digests, 10/55 Salts
Progress.....: 770/770 (100.00%)
Rejected.....: 27/770 (3.51%)
HWMon.GPU.#1.: 32% Util, 49c Temp, 20% Fan
HWMon.GPU.#2.: 38% Util, 47c Temp, 20% Fan
HWMon.GPU.#3.: 39% Util, 42c Temp, 20% Fan
HWMon.GPU.#4.: 0% Util, 35c Temp, 20% Fan
Started: Fri Oct 12 20:09:30 2012
Stopped: Fri Oct 12 20:09:36 2012
hashcat@elysium:~/tools/oclHashcat-plus-0.09$
But if I wanna check which hashes have been cracked, it Seg Faults.
--show or --left usage
Code:
hashcat@elysium:~/tools/oclHashcat-plus-0.09$ ./oclHashcat-plus64.bin -m 500 ../hashes/hashes.txt --username --show
Segmentation fault (core dumped)
Code:
hashcat@elysium:~$ uname -a ; cat /etc/issue
Linux elysium 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 12.04.1 LTS \n \l
The same happens with --left.
I'm puzzled. Anyone experiencing the same issue with --show/left?