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 [desc] Replies Views Posted
    Thread: MaskAttack Increment Error
Post: RE: MaskAttack Increment Error

cpu hashcat doesn't have an increment switch, as increment is always on.
epixoip Old hashcat Support 3 7,524 05-15-2014, 09:52 PM
    Thread: Special chars
Post: RE: Special chars

is three characters: . the wiki formats it into a single character. i'll fix that. the last character you are missing is the space character, which is actually the first character in that list on ...
epixoip Old hashcat Support 2 4,814 05-24-2014, 10:46 AM
    Thread: Hashcat shutsdown on startup
Post: RE: Hashcat shutsdown on startup

https://hashcat.net/wiki/doku.php?id=ubernoobs
epixoip Old hashcat Support 1 3,816 05-28-2014, 12:10 AM
    Thread: GPU Cards comparison
Post: RE: GPU Cards comparison

they are estimations, not benchmarks. they are to give you a rough idea of a card's performance. but yes, a 5850 should be faster than a 6850. 5850 has 1440 stream processors @ 725 Mhz vs 6850's 96...
epixoip Old hashcat Support 5 8,549 05-28-2014, 10:56 AM
    Thread: GPU Cards comparison
Post: RE: GPU Cards comparison

perhaps part of your confusion is how the model number convention changed between the 5xxx and 6xxx line. prior to the 6xxx product line, the x8xx notation was the top of the line single GPU produ...
epixoip Old hashcat Support 5 8,549 05-28-2014, 11:04 AM
    Thread: GPU Cards comparison
Post: RE: GPU Cards comparison

performance scales linearly, yes. two GPUs will be exactly twice as fast as one GPU. but note that GFLOPS aren't directly relevant for hash cracking since hash algorithms use integer math, not floa...
epixoip Old hashcat Support 5 8,549 05-28-2014, 11:06 AM
    Thread: Is hash type hmac-ripemd-160 supported?
Post: RE: Is hash type hmac-ripemd-160 supported?

You don't need HMAC-RIPEMD160 support, you need TrueCrypt 4.x support. Hashcat only supports TrueCrypt 5.x+ so I don't think mode 6281 will work for you.
epixoip Old hashcat Support 5 12,623 06-15-2014, 08:24 AM
    Thread: Is hash type hmac-ripemd-160 supported?
Post: RE: Is hash type hmac-ripemd-160 supported?

Pretty sure it won't work, even though the algorithm is the same the file structure is likely different. Even if it did work you're never going to crack a password like that with brute force. If yo...
epixoip Old hashcat Support 5 12,623 06-16-2014, 06:31 PM
    Thread: hashcat manual
Post: RE: hashcat manual

too bad that was three years ago.
epixoip Old hashcat Support 3 12,009 07-04-2014, 12:45 AM
    Thread: Identical username password case
Post: RE: Identical username password case

cut -d: -f1 hashfile >usernames, then use usernames as a wordlist.
epixoip Old hashcat Support 3 6,353 07-14-2014, 10:02 AM
    Thread: Identical username password case
Post: RE: Identical username password case

correct
epixoip Old hashcat Support 3 6,353 07-14-2014, 01:03 PM
    Thread: Antminer U1 1.6GH/s with Hashcat
Post: RE: Antminer U1 1.6GH/s with Hashcat

no.
epixoip Old hashcat Support 2 6,048 07-22-2014, 08:52 AM
    Thread: Oracle 10 hash type
Post: RE: Oracle 10 hash type

https://hashcat.net/wiki/doku.php?id=example_hashes
epixoip Old hashcat Support 3 7,324 07-22-2014, 04:41 PM
    Thread: .cap hash extraction
Post: RE: .cap hash extraction

you are specifying a salted hash mode without supplying the hash and salt in "hash:salt" format. it looks like you are just concatenating the salt with the hash.
epixoip Old hashcat Support 9 39,553 08-25-2014, 12:30 AM
    Thread: Line length exception with sha1-hmac (mode 150)
Post: RE: Line length exception with sha1-hmac (mode 150...

you're exceeding the maximum salt length that oclHashcat supports. there's no way around this.
epixoip Old hashcat Support 2 8,442 09-03-2014, 01:44 PM
    Thread: Password length issues
Post: RE: Password length issues

you're trying to brute force a 65-character password?
epixoip Old hashcat Support 5 8,315 10-23-2014, 04:41 AM
    Thread: Speedcheck please
Post: RE: Speedcheck please

how long did it take you to think that up? ;)
epixoip Old hashcat Support 7 12,656 10-25-2014, 02:44 AM
    Thread: Hashcat reading from stdin
Post: RE: Hashcat reading from stdin

use a named pipe on hashcat
epixoip Old hashcat Support 5 10,729 11-06-2014, 05:32 AM
    Thread: Hashcat reading from stdin
Post: RE: Hashcat reading from stdin

no
epixoip Old hashcat Support 5 10,729 11-06-2014, 10:54 PM
    Thread: Totally lost!
Post: RE: Totally lost!

you are confusing online password cracking and offline password cracking. what you are looking to do is online password cracking, but hashcat is for offline password cracking. so hashcat cannot do wha...
epixoip Old hashcat Support 5 9,459 12-03-2014, 06:15 AM