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 [asc] Replies Views Posted
    Thread: Bars vs HC
Post: RE: Bars vs HC

again, cpu hashcat is not optimized for brute force. if you want to do brute force, use oclHashcat.
epixoip Old hashcat Support 6 11,550 10-24-2013, 10:43 PM
    Thread: Hash "formulas" seem to be missing?!?
Post: RE: Hash "formulas" seem to be missing?!?

your syntax is jacked. first, either remove the equal sign from each of your options, or use the long options and remove the space after each equal sign. second, your mask is also in the wrong loc...
epixoip Old hashcat Support 1 5,509 10-28-2013, 08:01 AM
    Thread: gui-hashcat-plus with 7970 problems
Post: RE: gui-hashcat-plus with 7970 problems

first, the gui you are using is deprecated. learn the command line, or use the third-party gui from md5decrypter.co.uk second, you are cracking salted hashes. therefore the effective speed will be ...
epixoip Old hashcat Support 1 5,324 11-24-2013, 01:25 AM
    Thread: Uncrackable hashes?
Post: RE: Uncrackable hashes?

more wordlists, more rules.
epixoip Old hashcat Support 1 5,211 12-28-2013, 11:38 PM
    Thread: Can statsprocessor & hashcat works together?
Post: RE: Can statsprocessor & hashcat works together?

yes. but hashcat does not support reading from stdin, so you'd need to create a named pipe and use that as a wordlist.
epixoip Old hashcat Support 4 6,877 01-14-2014, 06:05 PM
    Thread: Can statsprocessor & hashcat works together?
Post: RE: Can statsprocessor & hashcat works together?

man 1 mkfifo
epixoip Old hashcat Support 4 6,877 01-14-2014, 08:14 PM
    Thread: Session restore and Increasing the Thread Parameter
Post: RE: Session restore and Increasing the Thread Para...

cpu hashcat does not have session support. so yes, you can use a higher -n value with -s.
epixoip Old hashcat Support 2 6,215 02-05-2014, 06:04 AM
    Thread: Best hashcat configurations for this CPU?
Post: RE: Best hashcat configurations for this CPU?

the Pentium Dual-Core E2140 is an old 65nm Allendale circa 2007, it does not support AVX2. doesn't support HT, either. so just hashcat-cli64.bin -n 2
epixoip Old hashcat Support 4 10,231 02-06-2014, 10:37 PM
    Thread: Very Specific Characters
Post: RE: Very Specific Characters

for formatting the hash, look at the example hashes page on the wiki. for beginners guides, see the wiki. for all other questions, see the wiki. everything is on the wiki.
epixoip Old hashcat Support 4 8,561 03-08-2014, 09:50 AM
    Thread: Outsourcing Hashes
Post: RE: Outsourcing Hashes

this is against the forum rules. take it somewhere else, like insidepro's forums
epixoip Old hashcat Support 2 5,071 03-20-2014, 07:51 AM
    Thread: Custom rule/mask not working
Post: RE: Custom rule/mask not working

double posting and thread hijacking. awesome way to introduce yourself to the forums.
epixoip Old hashcat Support 5 9,948 04-10-2014, 06:55 PM
    Thread: 0% Progress
Post: RE: 0% Progress

try reading the wiki and the output of -h instead of tutorials.
epixoip Old hashcat Support 4 8,319 05-14-2014, 01:44 AM
    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