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

Yes, update your GPU and save alot of headache :)
atom Hardware 14 19,165 10-30-2016, 03:31 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,347 10-30-2016, 03:33 PM
    Thread: Hashcat does't see my CPU
Post: RE: Hashcat does't see my CPU

I'm not 100% certain, but I think there's no standalone CPU OpenCL runtime from AMD. It was always bundled with the GPU driver. The one you linked seem outdated
atom Hardware 5 7,143 10-31-2016, 01:56 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