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 [asc] Posted
    Thread: Hashcat on Windows error: the application was unable to access the graphic hardware
Post: RE: Hashcat on Windows error: the application was ...

this is a driver problem. do it exactly as we describe here and it will work: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
atom hashcat 2 3,526 09-14-2016, 04:47 PM
    Thread: Combinator attack witj -k rule
Post: RE: Combinator attack witj -k rule

See : Quote: -- root@ht:~/hashcat# cat w1 hello test -- Quote: -- root@ht:~/hashcat# cat w2 apple earth -- Quote: -- root@ht:~/hashcat# ./hashcat w1 w2 -a 1 --stdout helloappl...
atom hashcat 2 3,520 10-19-2016, 04:16 PM
    Thread: A custom php algorithm in hashcat?
Post: RE: A custom php algorithm in hashcat?

There's no magic involved here. You can either create a new mode or hack an existing one. It's all OSS
atom hashcat 3 3,513 10-28-2017, 12:31 PM
    Thread: Best strategy, attack mode or rules for certain password structure
Post: RE: Best strategy, attack mode or rules for certai...

Yes, that's simple. 1. First create a wordlist to match the CBA321: mp64.bin ?u?u?u?d?d?d -o wordlist.txt 2. Run hashcat as normal and add a rule "-j lMu4", ex: hashcat64.bin -m 6211 -w 3 tc.header...
atom hashcat 1 3,509 07-14-2016, 12:10 PM
    Thread: Been away for a while
Post: Been away for a while

Hey Guys. Sorry, I was AFK for some time. I'm back now. If there's anything important, let me know...
atom hashcat 4 3,509 06-12-2018, 04:47 PM
    Thread: Been away for a while
Post: RE: Been away for a while

You guys did well, many thanks!
atom hashcat 4 3,509 06-12-2018, 04:53 PM
    Thread: Hybrid attack workload increase incase of small dic
Post: RE: Hybrid attack workload increase incase of smal...

The best solution for cracking emails is to either use rules or -a 1 based attacks.
atom hashcat 5 3,507 01-10-2019, 03:01 PM
    Thread: Hybrid attack workload increase incase of small dic
Post: RE: Hybrid attack workload increase incase of smal...

What I meant is that if you use -a 1 you can do the same as what hybrid is doing while having the GPU running at full speed.
atom hashcat 5 3,507 01-14-2019, 08:06 PM
    Thread: Which setup would be a better choice?
Post: RE: Which setup would be a better choice?

Both cards are fine. Lookup performance reports here on forum and decide by numbers.
atom Hardware 1 3,499 11-10-2015, 09:47 AM
    Thread: Error: clCreateContext
Post: RE: Error: clCreateContext

Is this from a Core 2 CPU? If yes, you need to use a very old Intel OpenCL runtime to get it working.
atom General Talk 2 3,495 08-24-2016, 07:45 AM
    Thread: Cant get hashcat to run on new cracking computer
Post: RE: Cant get hashcat to run on new cracking comput...

If there's no mask supplied in -a 3 mode, then the default mask is selected. This is a local OpenCL runtime problem. Please post clinfo output.
atom hashcat 5 3,495 06-29-2018, 05:07 PM
    Thread: Cant get hashcat to run on new cracking computer
Post: RE: Cant get hashcat to run on new cracking comput...

-1 ?l?d?u -2 ?l?d -3 ?l?d*!$@_ ?1?2?2?2?2?2?2?3?3?3?3?d?d?d?d
atom hashcat 5 3,495 07-01-2018, 09:38 AM
    Thread: Prince Processor
Post: RE: Prince Processor

You can add --status --status-timer 1
atom hashcat 2 3,492 12-09-2016, 01:47 PM
    Thread: how the limit the number of guesses when cracking the password
Post: RE: how the limit the number of guesses when crack...

You can, but it's a bad idea. Not all attacks can automate the process of having the more likely succeeding guesses at the start. However, what you're looking for is the -l parameter
atom Old oclHashcat Support 1 3,491 08-05-2015, 01:56 PM
    Thread: Uppler & Lower specific char?
Post: RE: Uppler & Lower specific char?

Again, you need a rule to do that.
atom hashcat 2 3,480 12-27-2016, 09:01 PM
    Thread: how to crack multiple hashtype in the same time
Post: RE: how to crack multiple hashtype in the same ti...

Cracking multiple hashtypes at the same time is not supported
atom hashcat 1 3,478 03-08-2017, 10:00 AM
    Thread: Increasing maximum salt length in custom kernel
Post: RE: Increasing maximum salt length in custom kerne...

If it's a custom kernel it's propably only a few hashes to crack, in this case you can simply hardcode the salt values into the kernel.
atom hashcat 3 3,477 05-07-2017, 07:49 PM
    Thread: Increasing maximum salt length in custom kernel
Post: RE: Increasing maximum salt length in custom kerne...

The maximum block size for 32 bit based sha* versions is 64 and 128 for the 64 bit based ones. So in case you want to compute a sha1 of an input message of length 102 you need to split them in two par...
atom hashcat 3 3,477 05-13-2017, 02:20 PM
    Thread: Rx 480 Fails
Post: RE: Rx 480 Fails

I'll buy a rx480 as soon as there will be the first OEM versions out hopefully fix the 6pin power problem. Then I can try to workaround the bugs made by AMD.
atom hashcat 1 3,462 07-19-2016, 09:05 AM
    Thread: LongSalt
Post: RE: LongSalt

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this
atom hashcat 2 3,459 09-10-2016, 12:54 PM