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 [asc] Author Forum Replies Views Posted
    Thread: String generation, how did you avoid previous outputs?
Post: RE: String generation, how did you avoid previous ...

You're lucky, there's a standalone implementation of it. It should answer all your questions. You can find it here: https://github.com/hashcat/statsprocessor
atom hashcat 3 4,820 10-15-2016, 06:21 PM
    Thread: Strategies for cracking with known password parameters
Post: RE: Strategies for cracking with known password pa...

Just create candidates that match the policy. There's no one-command solution, you have to build stuff yourself. Check hashcat-utils for combinator.bin, maskprocessor the the numbers and the special a...
atom General Talk 2 4,851 08-10-2017, 04:02 PM
    Thread: Strangest HASH (but just MD5)
Post: RE: Strangest HASH (but just MD5)

its md5crypt, 1000 times iterated md5. you can crack it with hashcat or oclHashcat+. Use -m 500
atom Old hashcat Support 6 14,167 03-23-2011, 10:21 AM
    Thread: Strangest HASH (but just MD5)
Post: RE: Strangest HASH (but just MD5)

bruteforce a md5crypt is a bad idea. but i can guarantee you by 100% if use the dictionary rockyou.txt you will find the pass. oh and it does not work because a hashfile is not a hash.
atom Old hashcat Support 6 14,167 03-23-2011, 04:24 PM
    Thread: strange WAP recovery using --gpu-loops=1000
Post: RE: strange WAP recovery using --gpu-loops=1000

Sounds like a driver problem. If you are on AMD, use cat 12.8 (not higher, not lower) and try again.
atom Very old oclHashcat-plus Support 6 11,900 11-29-2012, 01:11 PM
    Thread: strange WAP recovery using --gpu-loops=1000
Post: RE: strange WAP recovery using --gpu-loops=1000

Anything to add here?
atom Very old oclHashcat-plus Support 6 11,900 12-08-2012, 07:51 PM
    Thread: strange screen error
Post: RE: strange screen error

Its a driver thing. You must lower -n and/or --gpu-loops to avoid this. However, speed will drop.
atom Very old oclHashcat-lite Support 7 12,104 02-01-2012, 09:40 PM
    Thread: strange screen error
Post: RE: strange screen error

try adding --outfile-watch 0
atom Very old oclHashcat-lite Support 7 12,104 02-02-2012, 05:56 PM
    Thread: strange screen error
Post: RE: strange screen error

ok thanks, thread closed
atom Very old oclHashcat-lite Support 7 12,104 02-03-2012, 11:41 AM
    Thread: Strange problem with wpa2 hash breaking
Post: RE: Strange problem with wpa2 hash breaking

oclHashcat-plus v0.08 requires catalyst 12.4
atom Very old oclHashcat-plus Support 8 17,980 05-07-2012, 09:36 AM
    Thread: Strange problem with wpa2 hash breaking
Post: RE: Strange problem with wpa2 hash breaking

Send me the .hccap and the dictionary and the plain in PM so I can reproduce
atom Very old oclHashcat-plus Support 8 17,980 05-07-2012, 02:14 PM
    Thread: Strange problem with wpa2 hash breaking
Post: RE: Strange problem with wpa2 hash breaking

*UPDATE* I found a problem in AMD NON-GCN architecture WPA/WPA2 kernel. Could you please try to with this hotfix kernels? Just overwrite the files. If it works for you I will announce it as hotfix. ...
atom Very old oclHashcat-plus Support 8 17,980 05-07-2012, 06:25 PM
    Thread: Strange problem with wpa2 hash breaking
Post: RE: Strange problem with wpa2 hash breaking

Excellent findings. Your notes were very helpful finding the bug! Much thanks! If you want you can participate as official beta tester. Send me a PM and I will setupt the credentials. I've uploaded a...
atom Very old oclHashcat-plus Support 8 17,980 05-07-2012, 09:42 PM
    Thread: Strange problem with wpa2 hash breaking
Post: RE: Strange problem with wpa2 hash breaking

OK, thanks. Thread closed.
atom Very old oclHashcat-plus Support 8 17,980 05-08-2012, 11:31 AM
    Thread: Strange Problem With oclHashcat-plus
Post: RE: Strange Problem With oclHashcat-plus

its exactly as NeonFlash said
atom Very old oclHashcat-plus Support 5 13,090 06-11-2012, 03:03 PM
    Thread: Strange Problem With oclHashcat-plus
Post: RE: Strange Problem With oclHashcat-plus

It is a driver issue. It is not important which version you use, it is the version I use when I compile the kernel.
atom Very old oclHashcat-plus Support 5 13,090 06-11-2012, 05:08 PM
    Thread: Strange possible bug with IPB -m 2811
Post: RE: Strange possible bug with IPB -m 2811

I doubt its a bug. Its possible that its just to fast, so you dont see first ?1 x 4.
atom Very old oclHashcat-plus Support 7 15,570 09-21-2012, 12:57 PM
    Thread: Strange possible bug with IPB -m 2811
Post: RE: Strange possible bug with IPB -m 2811

Because of how BF works, splits are required. They are done automatically by oclHashcat-plus (original oclHashcat did not if you remember left-right thing) and if you choose a small charset these calc...
atom Very old oclHashcat-plus Support 7 15,570 09-22-2012, 11:21 AM
    Thread: strange behaviour when using dictionary
Post: RE: strange behaviour when using dictionary

please upload the .hccap and the .cap somewhere and give us the plaintext so we can try to reproduce
atom Old oclHashcat Support 9 14,658 02-16-2014, 10:51 AM
    Thread: strange behaviour when using dictionary
Post: RE: strange behaviour when using dictionary

does your plaintext password contain any non-ascii letters, like german umlauts or any language specific letters?
atom Old oclHashcat Support 9 14,658 02-19-2014, 03:47 AM