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 [asc]
    Thread: Wordlist of phrases
Post: RE: Wordlist of phrases

Should be easy to script
atom User Contributions 12 15,147 12-27-2016, 08:58 PM
    Thread: GTX650M faster than GTX960 in some hashes
Post: RE: GTX650M faster than GTX960 in some hashes

Hashcat v3.10 is outdated
atom Hardware 4 6,099 12-27-2016, 11:40 AM
    Thread: how to write this rule? (help)
Post: RE: how to write this rule? (help)

Quote: -- Started with v3, hashcat has some limitations in using of multiple rules. -- Not sure what you mean. There's no such limitation!
atom hashcat 4 5,326 12-27-2016, 11:38 AM
    Thread: OpenCL Platform #1: Mesa, skipped! No OpenCL compatible devices found
Post: RE: OpenCL Platform #1: Mesa, skipped! No OpenCL c...

From main page: AMD users on Windows require "AMD Radeon Software Crimson Edition" (15.12 or later) AMD users on Linux require "AMDGPU-Pro Driver" (16.40 or later) Intel CPU users require "OpenCL...
atom hashcat 4 10,263 12-27-2016, 11:36 AM
    Thread: Which hashcat should I install on my Windows XP 32bit?
Post: RE: Which hashcat should I install on my Windows X...

I think Intels OpenCL runtime does not support that CPU.
atom hashcat 5 6,947 12-27-2016, 11:36 AM
    Thread: OpenCL Platform #1: Mesa, skipped! No OpenCL compatible devices found
Post: RE: OpenCL Platform #1: Mesa, skipped! No OpenCL c...

You need to install an OpenCL runtime for your CPU
atom hashcat 4 10,263 12-26-2016, 11:12 PM
    Thread: Office collision: 7 or more characters?
Post: RE: Office collision: 7 or more characters?

What's the problem here?
atom hashcat 3 4,027 12-26-2016, 11:08 PM
    Thread: GT 755M vs GT 740M
Post: RE: GT 755M vs GT 740M

Added with https://github.com/hashcat/hashcat/commit/45479978c473bd728700b89d61bb60f84728e540
atom Hardware 7 9,380 12-26-2016, 01:04 PM
    Thread: Cracking WPA with hashcat news
Post: RE: Cracking WPA with hashcat news

Quote: -- I can confirm its working, I used to do it with the version 2 of the software. But the more you have the more you will slow down your speed -- Yes, simple multihash for WPA was worki...
atom User Contributions 6 11,955 12-26-2016, 12:58 PM
    Thread: Building a budget rig, with room for upgrades. Help appreciated.
Post: RE: Building a budget rig, with room for upgrades....

It's pretty simple. If you want to buy hardware for cracking, use this: CPU: Minimum I7 CPU with Haswell microarchitecture or better GPU: NV with Maxwell chipset, AMD with amdgpu-pro compatibility...
atom Hardware 3 4,266 12-26-2016, 12:53 PM
    Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update

Did you run sudo amdconfig --initial -f --adapter=all ?
atom General Talk 35 48,975 12-26-2016, 12:48 PM
    Thread: Cracking WPA with hashcat news
Post: Cracking WPA with hashcat news

For those of you who is cracking WPA with hashcat, continue reading... Sometimes it happens that the WPA handshake you've recorded is broken. Unfortionaly there's no reliable way to detect and repo...
atom User Contributions 6 11,955 12-25-2016, 05:45 PM
    Thread: how do i remove all duplicate words from a txt file?
Post: RE: how do i remove all duplicate words from a txt...

I'd go Msys2
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 9 9,544 12-25-2016, 03:59 PM
    Thread: GT 755M vs GT 740M
Post: RE: GT 755M vs GT 740M

Then OpenCL runtime reports it back as SM 3.0. If you want to complain you need to go to nvidia forum. We have nothing to do with it. You can also use clinfo to retrieve that info, just to make sure i...
atom Hardware 7 9,380 12-25-2016, 03:50 PM
    Thread: Can you run hashcat backwards?
Post: RE: Can you run hashcat backwards?

You can also use hashcats tools/test.pl in passthrough mode to generate them
atom hashcat 5 5,655 12-25-2016, 03:41 PM
    Thread: How to Allocate More Memory?
Post: RE: How to Allocate More Memory?

The OpenCL runtime limits hashcat to use only 1/4 of the total memory, but for memory intense algorithms like scrypt it allocates four blocks to workaround that problem. For other algorithms it doesn'...
atom hashcat 1 4,401 12-25-2016, 02:15 PM
    Thread: Hashcat 3.20 on NVIDIA GTX 480 and Intel Xeon X5482
Post: RE: Hashcat 3.20 on NVIDIA GTX 480 and Intel Xeon ...

It's an OpenCL runtime installation problem. Probably you had AMD or Intel OpenCL runtime added before. Read this and follow it 100%: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_...
atom hashcat 11 15,856 12-22-2016, 03:06 PM
    Thread: Performance related to password length
Post: RE: Performance related to password length

Hard to estimate. Best way to find out is to modify the kernels directly. But gutfeeling tells me it's not much because of some other optimizations that went into the code since then.
atom hashcat 1 2,719 12-22-2016, 03:02 PM
    Thread: Triple md5
Post: RE: Triple md5

It was part of hashcat legacy. If want it added to hashcat, see here how to request it : https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_featur...
atom hashcat 3 3,800 12-22-2016, 02:59 PM
    Thread: hashcat creates empty output file at start
Post: RE: hashcat creates empty output file at start

That's wanted. It makes sure it has write-permission to the outfile. Imagine you're cracking a hash and hashcat can't write to outfile and errors out.
atom hashcat 1 2,674 12-22-2016, 02:58 PM