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 [desc] Views Posted
    Thread: ERROR: clGetPlatformIDs() : -1001 : CL_UNKNOWN_ERROR
Post: RE: ERROR: clGetPlatformIDs() : -1001 : CL_UNKNOWN...

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_does_the_clgetplatformids_-1001_error_mean
atom hashcat 2 6,533 07-11-2016, 11:06 AM
    Thread: Hashcat v3.00 or hashtopus ?
Post: RE: Hashcat v3.00 or hashtopus ?

The question is kind of an insult
atom hashcat 2 3,716 07-11-2016, 11:12 AM
    Thread: cuModuleLoad 301 error with GTX 1080
Post: RE: cuModuleLoad 301 error with GTX 1080

Is this a joke or what? Your own screenshot says it's v2.01 not v3.00. Use v3.00 and it will work
atom hashcat 2 4,384 07-11-2016, 04:36 PM
    Thread: Problem with LM aad3b435b51404ee
Post: RE: Problem with LM aad3b435b51404ee

Clearly a bug. Please open a GitHub Isuee
atom hashcat 2 5,169 07-12-2016, 09:14 AM
    Thread: Outfile Formats and WPA(2)
Post: RE: Outfile Formats and WPA(2)

There's atm no way to do it
atom hashcat 2 3,590 07-12-2016, 09:16 AM
    Thread: rule to skip passwords with repeats
Post: RE: rule to skip passwords with repeats

That's not what rules do. What you're looking for is maskprocessors -q option. Please use maskprocessor in combination with hashcat's stdin feature.
atom hashcat 2 3,305 07-12-2016, 09:31 AM
    Thread: Problems with RAR archive
Post: RE: Problems with RAR archive

RAR cracking without header encryption is not yet supported
atom hashcat 2 4,632 07-17-2016, 05:57 PM
    Thread: Using multiple dictionary for IPv6?
Post: RE: Using multiple dictionary for IPv6?

IPv6 has a keyspace of 128 bits, you can't BF it.
atom hashcat 2 3,411 07-19-2016, 09:09 AM
    Thread: RX 480 impressions
Post: RX 480 impressions

OK I've played a bit with the rx480, here some first impressions: Here's some 1:1 comparsion 290x and 480 on the same system with the same driver: https://docs.google.com/spreadsheets/d/1B1S_t1Z0K...
atom Hardware 2 4,621 07-24-2016, 03:27 PM
    Thread: Segmentation Fault
Post: RE: Segmentation Fault

Propably segfaults in the opencl runtime. Please post some gdb backtrace with DEBUG=1 compiled hashcat version.
atom hashcat 2 8,075 07-24-2016, 03:39 PM
    Thread: hashcat VS aircrack-ng (Intel GPU)
Post: RE: hashcat VS aircrack-ng (Intel GPU)

Nah, Intel GPU are bad, while Intel CPU are good. A good GPU like my 1080 makes ~400000 keys/sec.
atom hashcat 2 6,938 07-24-2016, 04:17 PM
    Thread: 10 chars wpa password rule
Post: RE: 10 chars wpa password rule

There's no tool to do out of the box what you want to do. But there's tools to do some of the rules you want. 1) Basic mask, use hashcat 2) Policy, use PACK 3) Repeats, use maskprocessor 4) No s...
atom User Contributions 2 6,490 07-25-2016, 09:08 PM
    Thread: Skip masks with few recovered passwords
Post: RE: Skip masks with few recovered passwords

It's removed, didn't like it
atom hashcat 2 3,563 07-25-2016, 09:10 PM
    Thread: Am I doing something wrong?
Post: RE: Am I doing something wrong?

Please use the beta from here: https://hashcat.net/beta
atom hashcat 2 5,985 07-27-2016, 10:49 AM
    Thread: Possible bug - Utilization reporting when specifying devices
Post: RE: Possible bug - Utilization reporting when spec...

This looks like a typical xorg.conf issue. Note that OpenCL devices and NVML devices (NVML is used to query utilization etc). do not share any unique identifier, so there's no way for hashcat to match...
atom hashcat 2 3,603 07-27-2016, 10:57 AM
    Thread: hashcat / oclhashcat segfaults
Post: RE: hashcat / oclhashcat segfaults

This is a The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) related problem, please ask on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) forums
atom hashcat 2 4,289 08-12-2016, 02:47 PM
    Thread: RX 480 impressions
Post: RE: RX 480 impressions

Ignore it, the current compiler in amdgpu-pro creates invalid code for those.
atom Hardware 2 4,621 08-12-2016, 02:52 PM
    Thread: Hashcat 3.00 will not quit
Post: RE: Hashcat 3.00 will not quit

Using the desktop on a card which does the cracking has no influence on the cracking performance so I'd recommend to disable the integrated graphics and save alot of headache.
atom hashcat 2 3,949 08-12-2016, 03:06 PM
    Thread: [solved] mode 6223 (TrueCrypt 'XTS 1536 bit all') not cracking cascades in v3.00
Post: RE: mode 6223 (TrueCrypt 'XTS 1536 bit all') not c...

Seems to be a bug in -m 6223. Other modes work just fine. Here's a full set of example headers for all possible modes: https://hashcat.net/wiki/doku.php?id=example_hashes for testing. Please open an i...
atom hashcat 2 3,750 08-12-2016, 05:57 PM
    Thread: Hashcat CL_MEM_OBJECT_ALLOCATION_FAILURE
Post: RE: Hashcat CL_MEM_OBJECT_ALLOCATION_FAILURE

Try -n 1 -u 1024 --force, could help but might be slow. Those GPU's are simply too old.
atom hashcat 2 8,974 08-14-2016, 08:54 PM