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: Brute Force.
Post: RE: Brute Force.

Try reading the manual? https://hashcat.net/files/hashcat_user_manual.pdf
Rolf Old hashcat Support 4 8,586 11-01-2012, 01:12 PM
    Thread: Help with Russian again
Post: RE: Help with Russian again

I've never seen passwords in that ISO-8859-5 encoding, Russian versions of Windows use 1251.
Rolf Old hashcat Support 14 26,476 01-30-2013, 09:21 PM
    Thread: md5($salt+$password)
Post: RE: md5($salt+$password)

You'll get line-length exception due to long salt, won't work.
Rolf Old hashcat Support 5 9,522 03-08-2013, 05:34 AM
    Thread: md5($salt+$password)
Post: RE: md5($salt+$password)

That would work, but -m 20 doesn't support such long salts.
Rolf Old hashcat Support 5 9,522 03-08-2013, 09:52 AM
    Thread: need help finding md5 salt..
Post: RE: need help finding md5 salt..

md5($salt.$pass). Your hash should look like 70XXe51f7XX1b7916XX25eacc3XXb317:8972mekolat0 . However, if you do the math, you will learn that bruteforcing a alphanumeric string of 16 characters is f...
Rolf Old hashcat Support 2 6,476 07-06-2013, 05:12 AM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

Looks like a memory leak. What was the exact version of hc ?
Rolf Old hashcat Support 12 22,818 07-21-2013, 05:31 AM
    Thread: Intel or AMD?
Post: RE: Intel or AMD?

That would depend on your budget mostly. Haswell CPUs are quite fast due to AVX2 instruction. But you could buy a quad socket MB and stuff it with Opterons.
Rolf Old hashcat Support 4 8,942 08-21-2013, 06:45 AM
    Thread: buitin charsets works, but custom charsets dosn't work
Post: RE: buitin charsets works, but custom charsets dos...

Sample hashes are alright. Like Philipp said, --hex-charset is obsolete. Ditch it and it should work. Also, I highly recommend not to use the -c flag at all. Finally, hashcat is smart, you don't n...
Rolf Old hashcat Support 4 9,223 09-28-2013, 10:21 AM
    Thread: Line length exception in -m 500 (9 chars salt)
Post: RE: Line length exception in -m 500 (9 chars salt)

Read the rules of these forums and try again a week later.
Rolf Old hashcat Support 1 4,522 10-18-2013, 01:23 PM
    Thread: Need help for school project
Post: RE: Need help for school project

Works for me (https://s9.postimg.org/gc1vtyp7y/Untitled.jpg)
Rolf Old hashcat Support 3 6,235 10-23-2013, 07:26 PM
    Thread: Bars vs HC
Post: RE: Bars vs HC

Ehehe, grandma BarsWF :D But seriously, bad comparison.
Rolf Old hashcat Support 6 11,550 10-24-2013, 04:24 AM
    Thread: Hashcat Not Working Help!!!
Post: RE: Hashcat Not Working Help!!!

undeath Wrote: (04-22-2014, 10:21 PM) -- maybe a "rm -rf /" does the job. -- Try Code: -- echo "test... test... test..." | perl -e '$??s:;s:s;;$?::s;;=]=>%-{
Rolf Old hashcat Support 3 7,739 04-29-2014, 10:02 PM
    Thread: i7-5960X benchmarks
Post: i7-5960X benchmarks

Code: -- hashcat-cliAVX.exe -a 0 -m 1000 -n 16 W:\NT4.txt -r "rules\james.txt" -o W:\NT4.txt.out "wordlists\facebook_names.txt" -- Rules: 139932 Hashes: 713677 Speed: 126.13M plains Bruteforcing...
Rolf Old hashcat Support 5 9,327 10-10-2014, 01:03 PM
    Thread: i7-5960X benchmarks
Post: RE: i7-5960X benchmarks

Just compared HM and HC on same MD5 hashes and with the same rule file. 126M p/s for HM_AVX2, 117M p/s for HC_AVX2.
Rolf Old hashcat Support 5 9,327 10-10-2014, 02:21 PM
    Thread: i7-5960X benchmarks
Post: RE: i7-5960X benchmarks

Hash manager and Hashcat.
Rolf Old hashcat Support 5 9,327 10-10-2014, 03:58 PM
    Thread: i7-5960X benchmarks
Post: RE: i7-5960X benchmarks

Descrypt: 6.14M p/s Bcrypt: 14.45k p/s Md5crypt: 207.28k p/s All alrogithms produce top speed using AVX2 binary, except Blowfiskars(crypt), whose speed drops to ~8k.
Rolf Old hashcat Support 5 9,327 10-11-2014, 04:25 PM
    Thread: Help Needed
Post: RE: Help Needed

Obvious question number one: where are they from?
Rolf Old hashcat Support 2 13,590 10-20-2014, 05:59 PM
    Thread: Password length issues
Post: RE: Password length issues

It's a bad, bad idea.
Rolf Old hashcat Support 5 8,314 10-23-2014, 03:08 PM
    Thread: Speedcheck please
Post: RE: Speedcheck please

Speeds are alright. You can compare bang for buck here (https://golubev.com/gpuest.htm). Keyspace is different because the second example's output is for a different command (take a look at the mas...
Rolf Old hashcat Support 7 12,655 10-24-2014, 12:25 PM
    Thread: Speedcheck please
Post: RE: Speedcheck please

I see what you did there :D
Rolf Old hashcat Support 7 12,655 10-25-2014, 07:38 AM