hashcat Forum
REMOVING DUPLICATE HASHES, WHAT IS THIS...? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: REMOVING DUPLICATE HASHES, WHAT IS THIS...? (/thread-4896.html)

Pages: 1 2


REMOVING DUPLICATE HASHES, WHAT IS THIS...? - chec_fet - 12-09-2015

hi bro,
I use cudaHashcat-v1.37 to recovery WPA password. I get a problem, when i run command line:
cudaHashcat -m 2500 -a 0 myhash mydict
it worked and very strong. But when i run cudaHashcat like a service of windows, and print result to a file, i got some text like this:

cudaHashcat v1.37 starting...

Removing duplicate hashes...
Comparing hashes with potfile entries...                                       
Structuring salts for cracking task...                             
Generating bitmap tables with 16 bits...

I google it, and I tried to use other versions (v 2.0, v 1.31), the result is not change. When I use hashcat(run like a service of windows) it worked.
My system: windows 8.1, Nvidia GeForce GTX 980, driver version: 9.18.13.4762, and cuda tool.
What 's the matter, and what should i do?
Thank you so much!


RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - coolbry95 - 12-09-2015

That is just some information. It unique you hash file the checks the pot for the same hash. The other stuff is just information on what it is doing. You don't really need to worry about it.


RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - chec_fet - 12-09-2015

thank you for your answer, coolbry95. But, when that information display and cudahashcat stop, not work.


RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - coolbry95 - 12-10-2015

Don't run it as a service and then paste the output into pastebin. Do not have any hash information or anything related to the wifi network in the paste. It is hard to say what is wrong based on what information you have provided.


RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - chec_fet - 12-10-2015

If Don't run it as a service, which command line above, cudaHashcat run normally, I can recovery my long and hard wifi password, cudaHashcat 's very strong tool. But it only has problem when i run cudaHashcat as a service. This is result when i don't run as a service:

cudaHashcat v1.37 starting...

Removing duplicate hashes...
Comparing hashes with potfile entries...                                    
Structuring salts for cracking task...                                    
Generating bitmap tables with 16 bits...
                                       
Device #1: GeForce GTX 980, 4096MB, 1291Mhz, 16MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
          You can disable it with a regpatch, see here: http://hashcat.net/wiki/doku.php?id=timeout_patch

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
* Single-Hash
* Single-Salt
* Brute-Force
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4318/m02500.sm_52.64.cubin
Device #1: Kernel ./kernels/4318/markov_le_v1.sm_52.64.cubin
Device #1: Kernel ./kernels/4318/amp_a3_v1.sm_52.64.cubin

Checking for weak hashes...
                         
INFO: removed 1 hash found in pot file
                                         
Session.Name...: cudaHashcat
Status.........: Cracked
Input.Mode.....: Mask ($a$a$a$a$a$a$a$a$a$a)
Hash.Target....: .... (00:aa:70:d9:d9:d0 <-> c4:e9:84:8b:71:1c)
Hash.Type......: WPA/WPA2
Time.Started...: 0 secs
Speed.GPU.#1...:        0 H/s
Recovered......: 1/1 (100.00%) Digests, 1/1 (100.00%) Salts
Progress.......: 0/0 (100.00%)
Rejected.......: 0/0 (100.00%)
Restore point..: 0/0 (100.00%)
HWMon.GPU.#1...:  

And when i run it as a service:
cudaHashcat v1.37 starting...

Removing duplicate hashes...
Comparing hashes with potfile entries...                                    
Structuring salts for cracking task...                                    
Generating bitmap tables with 16 bits...


RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - Rolf - 12-10-2015

(12-09-2015, 06:02 PM)chec_fet Wrote: I use cudaHashcat-v1.37 to recovery WEP
Lies!

The cat prints some information before it runs an attack on hash(es), and if you don't want to see this information, you can always add a "--quiet" flag.


RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - chec_fet - 12-10-2015

oh no, I want run cudaHashcat as a service of windows, but it only display this information and stop?


RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - rico - 12-10-2015

Code:
INFO: removed 1 hash found in pot file


Session.Name...: cudaHashcat
Status.........: Cracked
Input.Mode.....: Mask ($a$a$a$a$a$a$a$a$a$a)
Hash.Target....: .... (00:aa:70:d9:d9:d0 <-> c4:e9:84:8b:71:1c)
Hash.Type......: WPA/WPA2
Time.Started...: 0 secs
Speed.GPU.#1...:        0 H/s
Recovered......: 1/1 (100.00%) Digests, 1/1 (100.00%) Salts

So cudaHashcat has nothing to do so it exits. Have you tried removing the password from the pot file and seeing how it behaves then?


RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - wrigglingears - 12-10-2015

There seems to be only one hash to recover in your hash file, apparently it has been recovered by you in a previous execution of hashcat, and now is stored in the oclHashcat.pot file for future reference in the main oclHashcat directory. You can try to check that file and see if it's there.

Can I ask why you would want to run hashcat as a windows service instead of just running it from the command line?


RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...? - epixoip - 12-10-2015

$10 says he's trying to build a botnet with malware that wraps oclHashcat. But it's obvious he's just a script kiddie who has no idea how the program works, so thankfully he'll likely fail.