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: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...

There is no hashcat-native way of doing combinator3 with rules. A simple solution would be creating an intermediate wordlist with a space appended to each line, then creating a second intermediate wor...
undeath hashcat 25 19,842 06-16-2018, 12:58 AM
    Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...

I'm pretty sure they were using the "AgileWords.txt" wordlist you can find on the competition's github repo. That's a whole lot smaller than your wordlist. And still, even with a decent hardware clust...
undeath hashcat 25 19,842 06-16-2018, 12:47 AM
    Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...

you're not talking about the 1Password competition, are you? https://hashcat.net/forum/thread-7480.html That's not "hmac-sha256" but pbkdf2 (with hmac-sha256) with 100k iterations. That's a whole d...
undeath hashcat 25 19,842 06-16-2018, 12:36 AM
    Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...

ok, saving the result of combining such a big wordlist is infeasible. But running that in combinator3 would probably take several years to complete anyway.
undeath hashcat 25 19,842 06-16-2018, 12:15 AM
    Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...

vigilantbag Wrote: (06-15-2018, 07:01 PM) -- And for your second option on pre-generating a new wordlist, I need to use three separate wordlists, giving me three different word sets per candidate, bu...
undeath hashcat 25 19,842 06-15-2018, 11:51 PM
    Thread: Possible development to support three wordlists at once?
Post: RE: Possible development to support three wordlist...

You can pipe in the output of combinator3. That's only useful for slow hashes though. You will notice speed decrease with hmac-sha256. Depending on how big your wordlists are you can pre-generate a n...
undeath hashcat 25 19,842 06-15-2018, 11:41 AM
    Thread: help identify algo from kerio connect
Post: RE: help identify algo from kerio connect

what's a little confusing is the random data at the beginning of the hash/encrypted data. Since the last bytes (probably encrypted or hashed ciphertext) are static this does not seem to be an encrypti...
undeath hashcat 10 8,849 06-13-2018, 03:24 PM
    Thread: PBKDF2-SHA512 separator unmatched
Post: RE: PBKDF2-SHA512 separator unmatched

I tried with the latest stable release (4.1.0)
undeath hashcat 8 6,526 06-13-2018, 10:19 AM
    Thread: PBKDF2-SHA512 separator unmatched
Post: RE: PBKDF2-SHA512 separator unmatched

what hashcat version are you using? The example hash works for me so you must be doing something wrong.
undeath hashcat 8 6,526 06-12-2018, 02:26 PM
    Thread: help identify algo from kerio connect
Post: RE: help identify algo from kerio connect

Looks weird. Maybe it's coincidence that they all start with "3" but I'm not sure. Also the last part is fixed. Actual data is 32 characters, fixed part is 16 characters. That doesn't match any normal...
undeath hashcat 10 8,849 06-12-2018, 02:10 PM
    Thread: Problem with sha-256 crack
Post: RE: Problem with sha-256 crack

that's a basic math problem, calculate yourself :P
undeath hashcat 6 3,832 06-11-2018, 07:04 PM
    Thread: Problem with sha-256 crack
Post: RE: Problem with sha-256 crack

that's way too many possibilities
undeath hashcat 6 3,832 06-11-2018, 07:01 PM
    Thread: Not working after reboot
Post: RE: Not working after reboot

you shouldn't run hashcat (or almost any software) as root. Sounds like your file system got damaged, time for a fsck
undeath hashcat 4 3,648 06-10-2018, 11:49 AM
    Thread: Signal database password on Android
Post: RE: Signal database password on Android

Usually the hash output is used as a key for the encryption. Having the hash in the file would mean the AES key is in the file which they are very likely not doing. Hence you have to use the pbkdf2 re...
undeath hashcat 2 2,470 06-09-2018, 10:36 AM
    Thread: Trouble finding attacking hash format
Post: RE: Trouble finding attacking hash format

hashcat doesn't care about file extensions at all.
undeath hashcat 6 3,968 06-09-2018, 10:34 AM
    Thread: Password Manager .rfp file analysis
Post: RE: Password Manager .rpf file analysis

philsmd Wrote: (06-06-2018, 06:47 AM) -- RoboForm (a seemingly well-known and often recommended password manager). -- I am doubtful. Never heard of it and obviously for good reasons. However, than...
undeath User Contributions 1 4,515 06-06-2018, 01:11 PM
    Thread: Trying to get a myspace decrypt
Post: RE: Trying to get a myspace decrypt

I recommend simply reading the --help output and wiki. Most youtube tutorials are excruciating. By reading the --help output you would quickly notice that whatever that "decrypted.txt" file is, it ...
undeath hashcat 3 2,796 06-06-2018, 01:05 PM
    Thread: Trying to get a myspace decrypt
Post: RE: Trying to get a myspace decrypt

what's your command line? did you specify the correct hash mode?
undeath hashcat 3 2,796 06-05-2018, 10:58 PM
    Thread: 4 card cracking Rigg
Post: RE: 4 card cracking Rigg

That's correct.
undeath Hardware 7 6,178 06-03-2018, 05:09 PM
    Thread: 4 card cracking Rigg
Post: RE: 4 card cracking Rigg

Drive speed only matters in so far as that it influences start time. Once hashcat is running it doesn't (unless you run a straight wordlist attack on a fast hash, but that's inefficient anyway).
undeath Hardware 7 6,178 06-01-2018, 11:54 AM