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 [asc] Replies Views Posted
    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: batch command for cracking zip or rar
Post: RE: batch command for cracking zip or rar

not supported
atom hashcat 2 3,937 10-19-2016, 04:17 PM
    Thread: confusion in example list
Post: RE: confusion in example list

No?
atom hashcat 1 2,661 10-21-2016, 06:59 PM
    Thread: WPA 10 digit phone number using area code dictionary and 7 digit mask? HOW?
Post: RE: WPA 10 digit phone number using area code dict...

If you want to verify the password candidates match your expectations you can use latest beta version, it will show them to you in the status view or use --stdout
atom hashcat 12 16,742 10-21-2016, 07:01 PM
    Thread: (null): No such file or directory
Post: RE: (null): No such file or directory

Problem is, this only occurs with Apple systems. Since I don't have any Apple system I can't reproduce this. There's a github issue for this, hence I'm closing the thread on here: https://github.com/h...
atom hashcat 1 3,556 10-25-2016, 10:59 AM
    Thread: WPA 10 digit phone number using area code dictionary and 7 digit mask? HOW?
Post: RE: WPA 10 digit phone number using area code dict...

Do you have any empty lines in the masks/areacodes_no-tabs.hcmask? Note you can not use --stdout in combination with a hash, so you also need to remove the hccap-combined3/combined3.hccap
atom hashcat 12 16,742 10-25-2016, 11:00 AM
    Thread: CL Build Failure
Post: RE: CL Build Failure

It's a bug in latest AMD drivers (amd-gpu-pro). I've added a workaround to the latest hashcat version on GitHub.
atom hashcat 5 10,125 10-25-2016, 11:03 AM
    Thread: Error in Hashcat 3.10
Post: RE: Error in Hashcat 3.10

I got a report for this from someone else, too. Please try again with latest beta version from hashcat.net/beta/ If it does not help, please give me exact and all details I need to reproduce this.
atom hashcat 6 7,141 10-26-2016, 02:17 PM
    Thread: CL Build Failure
Post: RE: CL Build Failure

You can also use precompiled betas from here: https://hashcat.net/beta/
atom hashcat 5 10,125 10-26-2016, 02:18 PM
    Thread: Bug: bitcoin GPU recovery is broken since olcHashcat 1.37 till current (hashcat 3.10)
Post: RE: Bug: bitcoin GPU recovery is broken since olcH...

Absolutely!
atom hashcat 4 6,697 10-30-2016, 03:25 PM
    Thread: ERROR: clCreateContext(): CL_UNKNOWN_ERROR
Post: RE: ERROR: clCreateContext(): CL_UNKNOWN_ERROR

To get old Core2 running, you need to use an old version of Intels OpenCL runtime, but I can't remember which version it was. Newer versions are broken (not hashcats fault).
atom hashcat 16 24,642 10-30-2016, 03:26 PM
    Thread: GPU Temp Reading
Post: RE: GPU Temp Reading

If nvidia-smi can read it, hashcat should be able to read it as well. They both use the same library to access the data (NVML).
atom hashcat 3 6,759 10-30-2016, 03:28 PM
    Thread: Error in Hashcat 3.10
Post: RE: Error in Hashcat 3.10

I've re-added the mask length. You can test with latest hashcat beta
atom hashcat 6 7,141 10-30-2016, 03:28 PM
    Thread: hashcat isn't doing anything?
Post: RE: hashcat isn't doing anything?

You can try using CPU only by using the -D 1 switch. This will disable the GPU, which seems to have problems with your installation.
atom hashcat 1 2,956 10-30-2016, 03:30 PM
    Thread: Bug: bitcoin GPU recovery is broken since olcHashcat 1.37 till current (hashcat 3.10)
Post: RE: Bug: bitcoin GPU recovery is broken since olcH...

Works fine, even with amd-gpu-pro: Quote: -- root@sf:~/hashcat# cat > hash $bitcoin$96$6f1fda9af07911d230667721ed6ca45479f190956479229d3ced364e31e517c87bab73b9927652e5a7251affaf16c485$16$e7aaad...
atom hashcat 4 6,697 10-26-2016, 02:28 PM
    Thread: Output hash and candidate from stdout
Post: RE: Output hash and candidate from stdout

You can use tools/test.pl in passthrough mode and pass the candidates via stdin. It's not very fast tho
atom hashcat 3 5,348 10-30-2016, 03:33 PM
    Thread: 40bit decryption, pls help me to understand!
Post: RE: 40bit decryption, pls help me to understand!

No, you need the source code or reverse engineer the algorithm from the binary.
atom hashcat 1 2,543 10-31-2016, 01:58 PM
    Thread: Error in Hashcat 3.10
Post: RE: Error in Hashcat 3.10

That other error "Restore value greater keyspace" should be fixed with beta 613+ as well
atom hashcat 6 7,141 11-01-2016, 12:27 AM
    Thread: NetNTLMv1 Hashes not parsing
Post: RE: NetNTLMv1 Hashes not parsing

There's a space at line end
atom hashcat 2 4,975 11-03-2016, 12:05 AM
    Thread: Triple SHA1
Post: RE: Triple SHA1

No, this requires a special kernel. See here how to request: 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 1 2,642 11-03-2016, 12:06 AM