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 [asc] Forum Replies Views Posted
    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: 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: 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: How to use mdxfind to remove hashes from word lists?
Post: RE: How to use mdxfind to remove hashes from word ...

Wait, why do you think such a "stupid question" is a non-stupid question if you ask it on this forum?
atom General Talk 4 5,674 07-27-2016, 10:48 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: 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: Nvidia Titan X performance
Post: RE: Nvidia Titan X performance

Now that's what I call a good description of what I meant, thanks :)
atom Hardware 7 8,160 09-12-2016, 06:23 PM
    Thread: Hex-Charset cracked, but now what
Post: RE: Hex-Charset cracked, but now what

Note that hashcat automatically switches to hex output when the password is not in the 7 bit range, so not between 0x20 and 0x80. That's important to avoid encoding problem on the shell. So, for examp...
atom hashcat 8 11,469 09-12-2016, 06:26 PM
    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