Hashcat 0.12 no responding
#1
Hello i'm working with 2 GPU and it is impossible to use one of them
I'm on Ubuntu 11.10 64bits

Using the first one I have this:

./cudaHashcat-plus64.bin -m 3000 -d 1 -n 1 -p --show -a 3 921988BA001DC8E1 --force
cudaHashcat-plus v0.12 by atom starting...

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Workload: 16 loops, 1 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: GeForce GTX 560 Ti, 1023MB, 1800Mhz, 8MCU
Device #2: skipped by user
Device #1: Kernel ./kernels/4318/m3000_a3.sm_21.ptx

[s]tatus [p]ause [r]esume [b]ypass [q]uit => s
Session.Name...: cudaHashcat-plus
Status.........: Running
Input.Mode.....: Mask (?1?2?2?2?2?2)
Hash.Target....: 921988ba001dc8e1
Hash.Type......: LM
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 0/s
Recovered......: 0/1 Digests, 0/1 Salts
Progress.......: 0/60466176 (0.00%)
Rejected.......: 0/0 (0.00%)
HWMon.GPU.#1...: -1% Util, 51c Temp, 48% Fan

Using the second one here is the message I get and Hashcat is not responding anymore:

./cudaHashcat-plus64.bin -m 3000 -d 2 -n 1 -p --show -a 3 921988BA001DC8E1 --force
cudaHashcat-plus v0.12 by atom starting...

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Workload: 16 loops, 1 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: skipped by user
Device #2: GeForce 8800 GTX, 767MB, 1350Mhz, 16MCU

And IT blocke here

Any help would be very nice.
Thanks a lot
#2
why are you using --force? what happens when you omit this?
#3
Sorry for the force it is because of the hash type:

ERROR: If you want to brute-force (-a 3) a single hash of the hash-type (-m 3000) use oclHashcat-lite use --force to ignore this warning

But I have the same problem for every password cracking
#4
(01-18-2013, 12:50 PM)yofbalibump Wrote: Sorry for the force it is because of the hash type:

ERROR: If you want to brute-force (-a 3) a single hash of the hash-type (-m 3000) use oclHashcat-lite use --force to ignore this warning

But I have the same problem for every password cracking

Here another example:

./cudaHashcat-plus64.bin -m 1000 -d 2 -n 1 -p --show -a 0 DE26CCE0356891A4A020E7C4957AFC72 /usr/share/dict/french
cudaHashcat-plus v0.12 by atom starting...

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Workload: 256 loops, 1 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: skipped by user
Device #2: GeForce 8800 GTX, 767MB, 1350Mhz, 16MCU
#5
Which driver is that
#6
Also, unless there is something I don't understand, this does not make sense:
Code:
-p --show
-p is to specify a separator character which you don't provide.
--show is used when you want to get something out of the .pot file.
#7
(01-18-2013, 12:58 PM)atom Wrote: Which driver is that

NVIDIA UNIX x86_64 Kernel Module 310.19 Thu Nov 8 00:52:03 PST 2012

Works for both GPU as described in nvidia doc
#8
for the -p --show I was just trying something.
That's not the root of the problem

Thx
#9
Hm I am using the 560 Ti as well, and that driver. Only difference is that I am using Ubuntu 12.04.1
#10
GRANDMA 8800 GTX!
Brings back sweet memories.