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

With hashcat it's solved like this: https://github.com/hashcat/hashcat/blob/master/OpenCL/markov_le.cl If you want to verify, use --stdout and sort -u the output. The number of passwords in your ou...
atom hashcat 3 4,820 10-15-2016, 10:27 AM
    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: Stuck --username cracking
Post: RE: Stuck --username cracking

Is this a joke?
atom hashcat 1 2,596 12-04-2016, 03:21 PM
    Thread: Stuck at hashcat (3.20) Starting... linux
Post: RE: Stuck at hashcat (3.20) Starting... linux

The 270s is no longer supported with AMDGPU-Pro. You need to upgrad to more modern hardware if you want to use Linux. If you want to use older hardware you must use Windows, there's no way around that...
atom hashcat 3 4,831 12-04-2016, 03:21 PM
    Thread: Stupid Question
Post: RE: Stupid Question

Yes, the 2xhd6990 is faster, but not much: 1x hd7990 @ ntlm : 32986 MH/s 2x hd6990 @ ntlm : 39151 MH/s But you save the pcie slot and the power consumption
atom Hardware 1 4,471 03-27-2014, 10:21 PM
    Thread: Substitute more than one character at a time.
Post: RE: Substitute more than one character at a time.

You should use table-lookup attack for this task -a 5
atom Very old oclHashcat-plus Support 8 13,747 05-09-2012, 08:08 PM
    Thread: Substitute more than one character at a time.
Post: RE: Substitute more than one character at a time.

I havent ported it to oclHashcat-plus...
atom Very old oclHashcat-plus Support 8 13,747 05-09-2012, 08:58 PM
    Thread: Substitute more than one character at a time.
Post: RE: Substitute more than one character at a time.

Good thinking :) That should work, yes
atom Very old oclHashcat-plus Support 8 13,747 05-09-2012, 09:08 PM
    Thread: Substitute more than one character at a time.
Post: RE: Substitute more than one character at a time.

I still have no idea how I could port it. Its incompatible to VLIW datatypes.
atom Very old oclHashcat-plus Support 8 13,747 06-02-2012, 10:03 PM
    Thread: Suggest me some tips and good "small" wordlist for a Hybrid attack
Post: RE: Suggest me some tips and good "small" wordlist...

giog7789 Wrote: (04-07-2015, 11:09 AM) -- [*] I have literally every wordlist on this planet (probably), can you now suggest some wordlist usefull with the Hybrid attack? -- A good wordlist for hybr...
atom Old oclHashcat Support 3 6,331 04-07-2015, 11:28 AM
    Thread: Suggest me some tips and good "small" wordlist for a Hybrid attack
Post: RE: Suggest me some tips and good "small" wordlist...

No, mostly because with oclHashcat it's not a serial process, so there's no "current" password.
atom Old oclHashcat Support 3 6,331 04-07-2015, 05:21 PM