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: 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: Method for removing crap/generated passwords from word lists?
Post: RE: Method for removing crap/generated passwords f...

Note that you don't want to drop them completely. Because such random looking passwords are mostly the golden passwords. In case a person actually uses it, there's an additional chance to this passwor...
atom General Talk 9 11,465 07-27-2016, 11:03 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: 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: 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
    Thread: Xeon Phi
Post: RE: Xeon Phi

Any news on this?
atom Hardware 4 5,875 08-12-2016, 03:23 PM
    Thread: NvAPI_GPU_GetThermalSettings() -1 NVAPI_ERROR
Post: RE: NvAPI_GPU_GetThermalSettings() -1 NVAPI_ERROR

Please use hashcat v3.00 or higher
atom hashcat 9 14,908 08-12-2016, 03:25 PM
    Thread: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND Help PLz
Post: RE: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_F...

Not sure if those devices are supported with Intels OpenCL runtime. Install it and find out.
atom hashcat 11 23,741 08-12-2016, 03:26 PM
    Thread: Retain trigger not working with WPA2
Post: RE: Retain trigger not working with WPA2

You can disable retain with --gpu-temp-retain=0
atom hashcat 3 4,528 08-12-2016, 03:27 PM
    Thread: hashcah 3.0 dev keepass
Post: RE: hashcah 3.0 dev keepass

Wordlist is too small, hashcat can't distribute the workload
atom hashcat 6 8,380 08-12-2016, 03:28 PM
    Thread: Help with Axcrypt
Post: RE: Help with Axcrypt

AFAIK the axcrypt2john.py tool was updated recently, too. So make sure you use the latest version from github
atom General Talk 5 7,881 08-12-2016, 05:33 PM