Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [desc]
    Thread: Hi guys
Post: RE: Hi guys

Do a little more research into how to make images that compress well. It's quite feasible to make images that are very small. This avatar is only 3K: https://gravatar.com/avatar/f720786ef4b2ff5b4b...
royce hashcat 18 12,096 04-14-2018, 04:15 PM
    Thread: MD5 With salt how to save only cracked hash with email etc
Post: RE: MD5 With salt how to save only cracked hash wi...

Scripting. There's no canned way to do this. You could group your other data into an overloaded username field, and then use --username.
royce hashcat 4 3,079 04-14-2018, 06:47 PM
    Thread: Hashcat & OpenCL... Why OpenCL?
Post: RE: Hashcat & OpenCL... Why OpenCL?

OpenCL is the framework that hashcat uses to perform the computation on the selected hardware. Without an OpenCL driver for a given hardware platform, you cannot use modern hashcat on that hardware...
royce hashcat 2 2,373 04-21-2018, 07:19 PM
    Thread: Using newline character as part of mask attack
Post: RE: Using newline character as part of mask attack

[heh, yeah - what philsmd said. :) ] Are you getting an error, by any chance? I think if you use --hex-charset, hashcat expects the other literals in the mask to either also be hex or else to be ...
royce hashcat 16 9,677 04-22-2018, 07:34 AM
    Thread: Rule for omitting duplicates in bruteforce attack?
Post: RE: Rule for omitting duplicates in bruteforce att...

I encourage you to calculate how much of a difference in total keyspace this would make - and how long your attack will take even if these duplicates were removed. Here is a value that might be hel...
royce hashcat 6 4,323 04-22-2018, 07:51 PM
    Thread: nVidia GTX 1080 Ti vs. PNY,EVGA,MSI,ASUS,etc
Post: RE: nVidia GTX 1080 Ti vs. PNY,EVGA,MSI,ASUS,etc

For computational power (adjusting for any overclocking done by other manufacturers), performance should be identical. For quality of other components, and cooling design, brands will vary - except...
royce Hardware 5 4,472 04-22-2018, 07:58 PM
    Thread: Rule for omitting duplicates in bruteforce attack?
Post: RE: Rule for omitting duplicates in bruteforce att...

Yep, that looks right to me. I need to upgrade napkins. :)
royce hashcat 6 4,323 04-22-2018, 08:55 PM
    Thread: Cache path
Post: RE: Cache path

This message happens at a different stage from the dictionary metadata analysis. This message is related to the overall space needed to execute the attack. It is not clear from your question what kind...
royce hashcat 2 2,038 04-22-2018, 09:42 PM
    Thread: nVidia GTX 1080 Ti vs. PNY,EVGA,MSI,ASUS,etc
Post: RE: nVidia GTX 1080 Ti vs. PNY,EVGA,MSI,ASUS,etc

Just paying it forward from all of the really smart people here. :)
royce Hardware 5 4,472 04-23-2018, 05:18 AM
    Thread: Rule for omitting duplicates in bruteforce attack?
Post: RE: Rule for omitting duplicates in bruteforce att...

Generally speaking, there's no efficient way to eliminate duplicates within hashcat itself. You'd have to write an external candidate-password generator, and pipe that into hashcat.
royce hashcat 6 4,323 04-23-2018, 04:35 PM
    Thread: Using newline character as part of mask attack
Post: RE: Using newline character as part of mask attack

Regardless of attack, -m 0 is unsalted and -m 20 is salted. If this concept isn't familiar, search a bit for "password" and "salting".
royce hashcat 16 9,677 04-25-2018, 07:28 AM
    Thread: HashCat takes a very long time to report progress
Post: RE: HashCat takes a very long time to report progr...

Have you tried manually setting the status update frequency (with --status and --status-timer)? [Edit: apparently this issue is regardless of that; could be a potential feature, likely a GitHub iss...
royce hashcat 5 8,314 04-26-2018, 06:59 AM
    Thread: Differences in keyspace
Post: RE: Differences in keyspace

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_keyspace
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 5,884 04-26-2018, 07:00 AM
    Thread: please add PuTTY private key cracker ! thx
Post: RE: please add PuTTY private key cracker ! thx

Have you considered atom's suggestion above?
royce hashcat 3 6,345 04-26-2018, 07:01 AM
    Thread: Differences in keyspace
Post: RE: Differences in keyspace

Ah, I didn't properly read the original question. Larrax, this looks like it should be opened as a GitHub issue against hashcat-utils; could you do the honors? https://github.com/hashcat/hashcat...
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 5,884 04-26-2018, 05:17 PM
    Thread: Can anyone help me
Post: RE: Can anyone help me

Usually, the only reason people try alternate OpenCL is because drivers from AMD/NVIDIA are not available. If so, there's not a lot that hashcat can do for you - you should heed the disclaimers at ...
royce hashcat 3 3,116 04-27-2018, 06:16 PM
    Thread: Veracrypt Kuznyechik(Serpent(Camellia))
Post: RE: Veracrypt Kuznyechik(Serpent(Camellia))

I don't believe this algorithm is current supported. You might consider requesting it on the hashcat GitHub.
royce hashcat 2 2,629 04-30-2018, 05:09 PM
    Thread: pass:hash output for every candidate
Post: RE: pass:hash output for every candidate

I'm not aware of a way to get hashcat to output *all* candidates - only the actual cracks. What is your use case for this?
royce hashcat 5 3,431 05-02-2018, 04:08 AM
    Thread: pocl benchmarks
Post: RE: pocl benchmarks

Wow - that is quite interesting - thanks for the stats, hops. Promising for the future - and useful even today for people with specific attack needs.
royce hashcat 1 2,405 05-02-2018, 04:36 PM
    Thread: How to crack AEM/CQ sha256 hash?
Post: RE: How to crack AEM/CQ sha256 hash?

Looks like this is the same as: https://github.com/magnumripper/JohnTheRipper/pull/3240 ... so John the Ripper (jumbo edition) may have it soon?
royce hashcat 5 5,005 05-02-2018, 06:16 PM