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 [asc] Replies Views Posted
    Thread: device local mem size is too small, use anyway?
Post: RE: device local mem size is too small, use anyway...

The problem with your CPU is that the latest Intel OpenCL runtime is not compatible with it. See this thread for a solution: https://hashcat.net/forum/thread-5627.html
atom hashcat 6 28,662 07-24-2016, 03:36 PM
    Thread: Mask Attack -> Approaching Final Keyspace
Post: RE: Mask Attack -> Approaching Final Keyspace

Yes, I already said it's pebkac.
atom hashcat 9 14,441 07-24-2016, 03:37 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: Combinator Attack with Stacked Rules
Post: RE: Combinator Attack with Stacked Rules

You just need to create a handful of rules that insert the 1 into all positions starting from 0 to 10 or so.
atom hashcat 3 5,682 07-24-2016, 03:42 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: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

This needs to work. Double check your settings
atom hashcat 15 20,489 07-25-2016, 09:06 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: Hashcat 3.0 CL_UNKNOWN_ERROR
Post: RE: Hashcat 3.0 CL_UNKNOWN_ERROR

The Intel OpenCL runtime 16.1 runs fine on Ubuntu 16.04. It shows that incompatibility error, but it works.
atom hashcat 17 35,335 07-27-2016, 10:47 AM
    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: Debug Mode
Post: RE: Debug Mode

You mean which mask matches a password? That's like impossible to answer, because there's too many. Do you want to know which rule cracked a password? Use debug mode.
atom hashcat 3 5,652 07-27-2016, 11:00 AM
    Thread: Hashcat 3.0 does not crack hashes
Post: RE: Hashcat 3.0 does not crack hashes

Please provide anything (hash, wordlist, commandline, etc) for devs to reproduce this and to ensure it's not a bug, but from 9 of 10 of those cases it's just an invalid OpenCL installation.
atom hashcat 4 6,482 07-27-2016, 11:05 AM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

Please post your xorg.conf
atom hashcat 15 20,489 07-27-2016, 11:09 AM
    Thread: How to extract zip?
Post: RE: How to extract zip?

If the hash contains the signature $pkzip2$ it's not supported with hashcat
atom hashcat 9 36,024 07-27-2016, 11:10 AM
    Thread: Hashcat 3.0 does not crack hashes
Post: RE: Hashcat 3.0 does not crack hashes

Works fine, see here: Quote: -- root@ht:~/hashcat# cat wl  2112002 root@ht:~/hashcat# cat hash 27f47fb8a143fdb286605901a29c361e:1K,R< root@ht:~/hashcat# ./hashcat -m 2811 hash wl hashcat (...
atom hashcat 4 6,482 08-12-2016, 02:43 PM
    Thread: Debug Mode
Post: RE: Debug Mode

Hashcat uses markov-chain optimizations. IOW, there's no Aaaaa9999 (or better said Zzzzz9999) as final word. If you just want the mask which was used to crack your hash, why don't you name the output ...
atom hashcat 3 5,652 08-12-2016, 02:46 PM
    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: 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: Radeon HD 6970 24000 H/s : how do I get more speed
Post: RE: Radeon HD 6970 24000 H/s : how do I get more ...

AMD dropped support for 5xxx and 6xxx cards a while back. We've discussed this here several times. Please update your GPU to get good results as hashcat is always optimized for the best card you can b...
atom hashcat 1 3,585 08-12-2016, 03:09 PM
    Thread: Debian jessie x64 (8.5) and ATI card (5770)
Post: RE: Debian jessie x64 (8.5) and ATI card (5770)

AMD dropped support for 5xxx and 6xxx series cards for OpenCL. You need to buy a new GPU.
atom hashcat 1 3,319 08-12-2016, 03:22 PM