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 [desc] Forum Replies Views Posted
    Thread: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI wrapper)
Post: RE: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI w...

Welcome to hashcat universe and thanks for your contribution. Protip: If you want to succeed Blandy's GUI you can try to make it useable on linux (using mono) and add the rarely used features like ...
atom User Contributions 19 35,842 02-27-2015, 12:44 AM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

which oclHashcat version is this? windows/linux? which driver?
atom User Contributions 289 592,183 02-28-2015, 05:08 PM
    Thread: oclHashcat v1.33 speed drop
Post: RE: oclHashcat v1.33 speed drop

no
atom Old oclHashcat Support 8 10,910 02-28-2015, 05:10 PM
    Thread: USER:HASH Plain Text
Post: RE: USER:HASH Plain Text

root@et:~/oclHashcat-1.34# cat hash [email protected]:81dc9bdb52d04dc20036dbd8313ed055 root@et:~/oclHashcat-1.34# cat oclHashcat.pot 81dc9bdb52d04dc20036dbd8313ed055:lala root@et:~/oclHashcat-1.34#...
atom Old hashcat Support 5 10,945 03-02-2015, 12:03 PM
    Thread: Explaining the PostgreSQL pass-the-hash vulnerability
Post: Explaining the PostgreSQL pass-the-hash vulnerabil...

While we were working on the hashcat trac ticket #490 Support for postgres challenge-response authentication (https://hashcat.net/trac/ticket/490) we instantly realized that this scheme is vulnerable ...
atom General Talk 4 37,712 03-03-2015, 01:21 PM
    Thread: Explaining the PostgreSQL pass-the-hash vulnerability
Post: RE: Explaining the PostgreSQL pass-the-hash vulner...

giveen Wrote: (03-03-2015, 02:12 PM) -- Really good read, you would have to capture the hash first right as it transitioned across the network? -- It's a bit different but for your case we have add...
atom General Talk 4 37,712 03-03-2015, 02:56 PM
    Thread: append a WORD in rules..
Post: RE: append a WORD in rules..

I think there's no such think on Windows, but not 100% certain. Maybe with cygwin? If nothing help, write to a file and use that file as input wordlist for hashcat
atom Old hashcat Support 7 12,046 03-03-2015, 02:48 PM
    Thread: Can hashcat decrypt icloud password stored on mac?
Post: RE: Can hashcat decrypt icloud password stored on ...

Not supported sorry. If you have additional information on how the hash is build please create a trac ticket
atom Old hashcat Support 1 5,225 03-03-2015, 02:50 PM
    Thread: Piping Masprocessor in oclHashcat
Post: RE: Piping Masprocessor in oclHashcat

looks good and make sure to have hash:salt in lower case
atom Old oclHashcat Support 7 10,704 03-03-2015, 02:52 PM
    Thread: [oclHashcat-1.33] clCreateBuffer() -61 Error
Post: RE: [oclHashcat-1.33] clCreateBuffer() -61 Error

clCreateBuffer() -61 basically means "Out of Memory". That means your GPU memory. The number of hashes (plus the fact that they are salted) affects the required memory plus the wordload profile affect...
atom Old oclHashcat Support 8 13,312 03-03-2015, 02:53 PM
    Thread: Problem with DCC Hash
Post: RE: Problem with DCC Hash

Usually DCC uses the username as salt. In that case, you'd write: d2578hcf7990099a1e1c523041c6687e:jhon.may
atom Old hashcat Support 6 9,203 03-03-2015, 03:40 PM
    Thread: Problem with DCC Hash
Post: RE: Problem with DCC Hash

Then the hash export is propably wrong
atom Old hashcat Support 6 9,203 03-03-2015, 04:10 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

do you use -j or -k ?
atom User Contributions 289 592,183 03-03-2015, 04:11 PM
    Thread: Problem with DCC Hash
Post: RE: Problem with DCC Hash

No sorry, I have no experience with that. Maybe someone elsE?
atom Old hashcat Support 6 9,203 03-03-2015, 04:13 PM
    Thread: Two hashes one result - why?
Post: RE: Two hashes one result - why?

it's the same hash: 87487bb03941a7d1e702cc54ee81e7f61e5e46f554b47677279a59185baaba5f and the same salt (only first 512 bit matter) 4b98b​b3ebefd1c7195aa991916b7d7e683e992fd9a9d1355533456d62...
atom Old hashcat Support 6 8,330 03-04-2015, 10:38 AM
    Thread: QBW Encoding, Hash Extraction
Post: RE: QBW Encoding, Hash Extraction

The answer is simple, the implementation may not. You need to find out is how the real program loads it.
atom General Talk 2 8,379 03-04-2015, 10:41 AM
    Thread: Two hashes one result - why?
Post: RE: Two hashes one result - why?

They are not
atom Old hashcat Support 6 8,330 03-04-2015, 10:42 AM
    Thread: [oclHashcat-1.33] clCreateBuffer() -61 Error
Post: RE: [oclHashcat-1.33] clCreateBuffer() -61 Error

It's as i said, the wordload profile affects the required memory, too. In your above example you used -w 3 with 1.33 and -w 2 with 1.31. That makes no sense unless you test 1.33 with -w 2 as well
atom Old oclHashcat Support 8 13,312 03-05-2015, 12:56 PM
    Thread: Cannot access wifi with cracked pass
Post: RE: Cannot access wifi with cracked pass

mac address filter?
atom General Help 4 6,276 03-05-2015, 12:56 PM
    Thread: How to deal with small wordlists
Post: How to deal with small wordlists

With oclHashcat v1.32 we added the AMP kernel that compute the password candidates on GPU. That had one advantage and one disadvantage. The advantage was that you can now get full cracking speed ev...
atom Old oclHashcat Support 1 8,612 03-05-2015, 09:53 PM