![]() |
Hashcat-gui, windows 8.1, GTX660OC, two GTX570 card issues. - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Hashcat-gui, windows 8.1, GTX660OC, two GTX570 card issues. (/thread-5921.html) Pages:
1
2
|
RE: Hashcat-gui, windows 8.1, GTX660OC, two GTX570 card issues. - BigDidge - 10-04-2016 As strange as things come a combination of installing the CUDA SDK along with using the hashcat version 3.0.. Everything worked.. C:\Users\didge\Downloads\hashcat-3.00>hashcat64.exe -a 3 -m 100 --session=all -o "C:\Users\didge\Desktop\HashcatGUI_050b1\tmp85E5_ found100.txt" --outfile-format=3 -w 2 --gpu-temp-abort=80 -1 ?l?d "C:\Users\didge\AppData\Local\Temp\tmp85E5.tmp" ?1?1?1?1?1?1?1?1 hashcat (v3.00-1-g67a8d97) starting... OpenCL Platform #1: NVIDIA Corporation ====================================== - Device #1: GeForce GTX 570, 320/1280 MB allocatable, 15MCU - Device #2: GeForce GTX 570, 320/1280 MB allocatable, 15MCU - Device #3: GeForce GTX 660, 512/2048 MB allocatable, 5MCU Hashes: 1 hashes; 1 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Applicable Optimizers: * Zero-Byte * Precompute-Init * Precompute-Merkle-Demgard * Early-Skip * Not-Salted * Not-Iterated * Single-Hash * Single-Salt * Brute-Force * Raw-Hash Watchdog: Temperature abort trigger set to 80c Watchdog: Temperature retain trigger set to 75c [s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit => Session.Name...: all Status.........: Running Input.Mode.....: Mask (?1?1?1?1?1?1?1?1) [8] Hash.Target....: 1065f127e21394a8af2083af39f1cf9f8875449f Hash.Type......: SHA1 Time.Started...: Tue Oct 04 20:20:45 2016 (11 secs) Time.Estimated.: Tue Oct 04 21:00:33 2016 (39 mins, 17 secs) Speed.Dev.#1...: 467.2 MH/s (11.75ms) Speed.Dev.#2...: 470.5 MH/s (11.60ms) Speed.Dev.#3...: 253.5 MH/s (10.66ms) Speed.Dev.#*...: 1191.3 MH/s Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts Progress.......: 13076367360/2821109907456 (0.46%) Rejected.......: 0/13076367360 (0.00%) Restore.Point..: 0/60466176 (0.00%) HWMon.Dev.#1...: Temp: 61c Fan: 20% HWMon.Dev.#2...: Temp: 61c Fan: 45% HWMon.Dev.#3...: Temp: 49c Fan: 40% [s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit => RE: Hashcat-gui, windows 8.1, GTX660OC, two GTX570 card issues. - BigDidge - 10-04-2016 Just tried hashcat version 3.10 again and this is returned to me: C:\Users\didge\Downloads\hashcat-3.10>hashcat64.exe -a 3 -m 100 --session=all -o "C:\Users\didge\Desktop\HashcatGUI_050b1\tmp85E5_ found100.txt" --outfile-format=3 -w 2 --gpu-temp-abort=80 -1 ?l?d "C:\Users\didge\AppData\Local\Temp\tmp85E5.tmp" ?1?1?1?1?1?1?1?1 hashcat (v3.10) starting... OpenCL Platform #1: NVIDIA Corporation ====================================== - Device #1: GeForce GTX 570, 320/1280 MB allocatable, 15MCU - Device #2: GeForce GTX 570, 320/1280 MB allocatable, 15MCU - Device #3: GeForce GTX 660, 512/2048 MB allocatable, 5MCU Hashes: 1 hashes; 1 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Applicable Optimizers: * Zero-Byte * Precompute-Init * Precompute-Merkle-Demgard * Early-Skip * Not-Salted * Not-Iterated * Single-Hash * Single-Salt * Brute-Force * Raw-Hash Watchdog: Temperature abort trigger set to 80c Watchdog: Temperature retain trigger set to 75c Initializing device kernels and memory... ERROR: clBuildProgram(): CL_INVALID_BINARY C:\Users\didge\Downloads\hashcat-3.10> RE: Hashcat-gui, windows 8.1, GTX660OC, two GTX570 card issues. - atom - 10-05-2016 Remove kernels folder RE: Hashcat-gui, windows 8.1, GTX660OC, two GTX570 card issues. - BigDidge - 10-05-2016 (10-05-2016, 12:26 PM)atom Wrote: Remove kernels folder I'll give that a go for verion 3.10 in a while mate, thanks very much for the input ![]() RE: Hashcat-gui, windows 8.1, GTX660OC, two GTX570 card issues. - Jaden222 - 10-10-2016 (10-05-2016, 05:50 PM)BigDidge Wrote:(10-05-2016, 12:26 PM)atom Wrote: Remove kernels folder bro i have the same errors as you in hashcat gui can you tell me exactly what you did to solve this problem note that i have gt-635m card |