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: Very slow speed
Post: RE: Very slow speed

This is the best hint I can give you: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do Follow it *exactly*. If it does not h...
atom hashcat 16 21,605 11-16-2016, 05:27 PM
    Thread: HashCat and german (or other exotic) passwords? Help please.
Post: RE: HashCat and german (or other exotic) passwords...

Here's a nice blog post about your problem: https://blog.bitcrack.net/2013/09/cracking-hashes-with-other-language.html Of course, this is only a problem when it comes to masks. If you use wordlists (w...
atom hashcat 5 6,709 11-16-2016, 05:31 PM
    Thread: HashCat and german (or other exotic) passwords? Help please.
Post: RE: HashCat and german (or other exotic) passwords...

If the hash was created using iso, use the charset files provided with hashcat. If the hash was created using utf8 you need to do it as described in the link I gave you. If you want to additionally mi...
atom hashcat 5 6,709 11-18-2016, 11:34 PM
    Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?

Hey, you couldn't know, the rules.txt wasn't updated. I've fixed that now. Take a look here: https://github.com/hashcat/hashcat/blob/master/docs/rules.txt It shows you which rules you can use wi...
atom hashcat 5 5,429 11-21-2016, 01:13 PM
    Thread: Crash when starting md5 hash
Post: RE: Crash when starting md5 hash

It's the drivers for sure. Read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do and follow it with pedantic accuracy.
atom hashcat 1 2,608 11-21-2016, 01:15 PM
    Thread: Very slow speed
Post: RE: Very slow speed

By default, if hashcat detect a GPU, it will not use the CPU. You have do enable it manually if you really want to do this. Use -D 1,2 (uppercase D!) The ADL_Overdrive6_FanSpeed_Get() is just an er...
atom hashcat 16 21,605 11-21-2016, 01:17 PM
    Thread: hashcracking a WPA2 8 char caps [need support]
Post: RE: hashcracking a WPA2 8 char caps [need support]

Quote: -- hashcat -m 2500 3 /root/Desktop/8.hccap ?u?u?u?u?u?u?u?u -- I think what you mean is this: Quote: -- hashcat -m 2500 -a 3 /root/Desktop/8.hccap ?u?u?u?u?u?u?u?u -- Also do t...
atom hashcat 1 3,242 11-21-2016, 01:18 PM
    Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide

Some comments: Which Ubuntu version is it, I'm using server, and people should do so, too, but it's nowhere written down The document does in no way show how to install the most important opencl pack...
atom User Contributions 21 33,866 11-21-2016, 09:06 PM
    Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?

> Is there some major hurdle to having "M" and "Q" be usable with -r? > And will the memory rules ever be usable with -r? Maybe, if it turns out to be important > Edited: E.g., if I want to avo...
atom hashcat 5 5,429 11-24-2016, 09:00 AM
    Thread: problem with user:hash
Post: RE: problem with user:hash

There's no general rule, you can place it anywere you want unless getopt expects an option parameter. For example "-m 0 -a 0 -o C:/cracked.txt C:hash.txt C/wordlist --username" would be fine.
atom hashcat 1 2,541 11-24-2016, 09:01 AM
    Thread: Hashcat - Can't find OpenCL ICD loader library
Post: RE: Hashcat - Can't find OpenCL ICD loader library

There's something extremely broke in your setup. You write you're using 375.20 yet your symlinks point to 340.98. With latest NV drivers, you don't need to install an ICD anymore, the driver places it...
atom hashcat 9 39,012 11-24-2016, 09:04 AM
    Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update

Many thanks for reading, I've given the answer above? > I think it's a driver misconcept. It should have video group write permission. Anyway, not a hashcat problem! You're not running as root, ...
atom General Talk 35 48,976 11-24-2016, 09:07 AM
    Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update

You could open an issue on AMD forum to fix the permissions. Good luck with that ;)
atom General Talk 35 48,976 11-27-2016, 02:10 PM
    Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?

> Why have the unchanged word waste the time going throught ten thousand spins when it could be rejected and move on to the next input word? Because there's no benefit in skipping it. The time it t...
atom hashcat 5 5,429 11-27-2016, 02:15 PM
    Thread: hash160(x) a.k.a. ripemd160(sha256(x))
Post: RE: hash160(x) a.k.a. ripemd160(sha256(x))

Such an implementation wouldn't be hard to write, but slow in execution. But there's no reason to implement a slow solution, because if there's a faster alternative everyone would use the faster alter...
atom hashcat 7 8,266 11-27-2016, 02:21 PM
    Thread: Failed to use the --username switch in Hashcat 3.20 on OS X
Post: RE: Failed to use the --username switch in Hashcat...

Something is wrong with the commandline you posted: Quote: -- ./hashcat -a 0 -m 3200 --session=all --username -p : potfile-disable -o xxx/xxx_plains.txt --outfile-format=2 -w 2 xxx/xxx_pfile.txt...
atom hashcat 6 6,393 11-27-2016, 02:28 PM
    Thread: CL_INVALID_BINARY
Post: RE: CL_INVALID_BINARY

You need to removed the cache folder, called "kernels" in the hashcat installation. After that it should work.
atom hashcat 5 8,741 11-27-2016, 02:29 PM
    Thread: About --keep-guessing
Post: RE: About --keep-guessing

OP needs to clarify
atom Beta Tester 7 10,828 11-27-2016, 02:30 PM
    Thread: Prince attack mode unsupported
Post: RE: Prince attack mode unsupported

It's not compatible to the base/mod concept required for GPGPU, therefore there's no good reason to implement it. The way to use it is to use the princeprocessor from here: https://github.com/hash...
atom hashcat 1 2,873 11-27-2016, 02:33 PM
    Thread: Fail to compile kernel, may need to increase reserved registers for spilling.
Post: RE: Fail to compile kernel, may need to increase r...

Clearly not an hashcat issue, the compiler error make that clear. We should ban beignet support to reduce support overhead. Can you please paste the output of hashcat -I and ideally clinfo?
atom hashcat 5 7,190 11-28-2016, 02:42 PM