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 [desc] Forum Replies Views Posted
    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: MTC3 The World Record Challenge
Post: RE: MTC3 The World Record Challenge

I don't think the key is a password, otherwise it would be cracked in no time.
atom Organisation and Events 2 5,168 10-21-2016, 06:57 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: Iterated hash
Post: RE: Iterated hash

You can't, because iteration (as well as salted) are somehow too unprecise to map it to code. Therefore, there can't be any generic hash-mode for this. This is the way to go for you: https://hashca...
atom General Talk 1 2,939 10-25-2016, 10:57 AM
    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: nvmlDeviceSetPowerManagementLimit()
Post: RE: nvmlDeviceSetPowerManagementLimit()

You need root privileges to do that. If you don't want to run hashcat as root, simply ignore it, it doesn't harm.
atom Beta Tester 2 6,846 10-25-2016, 11:01 AM
    Thread: hashcat 3.10 Ubuntu 12.04 different GPUs HD5830, HD5970 - what driver works for both?
Post: RE: hashcat 3.10 Ubuntu 12.04 different GPUs HD583...

You need the installer from the AMD website. The ideal driver is 15.12, not 15.9.
atom Hardware 14 19,165 10-25-2016, 11:02 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: DES-ECB & optimization
Post: RE: DES-ECB & optimization

Using "-1 charsets/DES_full.charset --hex-charset ?1?1?1?1?1?1?1?1" is correct so far, because DES has only a 56 bit key, not 64 bit. To crack a DES Key you need to know the CryptText and the Plain...
atom General Talk 4 5,645 10-25-2016, 11:41 AM
    Thread: DES-ECB & optimization
Post: RE: DES-ECB & optimization

Because the K80 is crap
atom General Talk 4 5,645 10-25-2016, 02:42 PM
    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...

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: 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