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: 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: 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 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: GCN now
Post: RE: GCN now

What happend to ADL?
atom Hardware 4 5,615 07-25-2016, 09:04 PM
    Thread: Method for removing crap/generated passwords from word lists?
Post: RE: Method for removing crap/generated passwords f...

I asked for an example not a book list
atom General Talk 9 11,465 07-25-2016, 09:03 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: 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: 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