Hashcat 0.12 no responding - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: Hashcat 0.12 no responding (/thread-1965.html) Pages:
1
2
|
Hashcat 0.12 no responding - yofbalibump - 01-18-2013 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 RE: Hashcat 0.12 no responding - undeath - 01-18-2013 why are you using --force? what happens when you omit this? RE: Hashcat 0.12 no responding - yofbalibump - 01-18-2013 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 RE: Hashcat 0.12 no responding - yofbalibump - 01-18-2013 (01-18-2013, 12:50 PM)yofbalibump Wrote: Sorry for the force it is because of the hash type: 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 RE: Hashcat 0.12 no responding - atom - 01-18-2013 Which driver is that RE: Hashcat 0.12 no responding - mastercracker - 01-18-2013 Also, unless there is something I don't understand, this does not make sense: Code: -p --show --show is used when you want to get something out of the .pot file. RE: Hashcat 0.12 no responding - yofbalibump - 01-18-2013 (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 RE: Hashcat 0.12 no responding - yofbalibump - 01-18-2013 for the -p --show I was just trying something. That's not the root of the problem Thx RE: Hashcat 0.12 no responding - atom - 01-18-2013 Hm I am using the 560 Ti as well, and that driver. Only difference is that I am using Ubuntu 12.04.1 RE: Hashcat 0.12 no responding - Rolf - 01-19-2013 GRANDMA 8800 GTX! Brings back sweet memories. |