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 [asc] Author Forum Replies Views Posted
    Thread: Need help building a GPU Cluster...
Post: RE: Need help building a GPU Cluster...

If you want support with your chassis, renderstream. If you want a more "diy" approach, you can get the same chassis they use from newegg and pack it with the hardware you want. Start here and add...
radix General Help 6 13,426 02-20-2013, 09:34 AM
    Thread: Need big support salt!!!
Post: RE: Need big support salt!!!

Requests go on trac.
radix Old oclHashcat Support 1 4,448 01-23-2014, 11:25 PM
    Thread: MyPDF-Hash
Post: RE: MyPDF-Hash

Code: -- r4d1x rolls the 1d10 of destiny 8 --
radix General Help 1 3,642 05-21-2015, 07:58 AM
    Thread: Multi CPU in Hashcat
Post: RE: Multi CPU in Hashcat

try -n 4 instead to be more specific, you have 1 processor with 4 cores and you are trying to push 26 extra threads through 4 cores that are already going to be close to max utilization.
radix Old hashcat Support 5 17,037 02-19-2012, 06:30 PM
    Thread: Multi CPU in Hashcat
Post: RE: Multi CPU in Hashcat

ice2001 Wrote: (02-19-2012, 07:14 PM) -- yes its max utilization , but its not mean that i have a processor with 4 cores , see "cpu cores : 4" in the result of "less /proc/cpuinfo" , and -n 4 is so s...
radix Old hashcat Support 5 17,037 02-20-2012, 12:56 AM
    Thread: mrtg script for monitoring temperature
Post: RE: mrtg script for monitoring temperature

Thats awesome, well done.
radix User Contributions 6 20,634 07-14-2013, 10:40 PM
    Thread: mode 7400 - sha256crypt, SHA256(Unix)
Post: RE: mode 7400 - sha256crypt, SHA256(Unix)

Welcome to the forums. Since you neglected to follow the rules, I have locked your account for a week and closed this thread. Please take the 7 days to read the forum rules, after which, I hope you be...
radix Old hashcat Support 1 6,117 09-30-2013, 05:29 PM
    Thread: Missing words in dic file?
Post: RE: Missing words in dic file?

Bet 7 million are less than 8 characters which is the minimum pass len for wpa.
radix Old hashcat Support 8 15,213 12-25-2013, 07:49 AM
    Thread: Missing words in dic file?
Post: RE: Missing words in dic file?

Hmmm... is your wordlist incremental (ie 0000000000, 0000000001, etc)? If so, try this: ./hashcat-cli64.bin -m 2500 -n 20 cap.hccap -a 3 ?d?d?d?d?d?d?d?d?d?d Also, you have 20 processors? If n...
radix Old hashcat Support 8 15,213 12-25-2013, 08:19 AM
    Thread: Missing words in dic file?
Post: RE: Missing words in dic file?

ok so you could do: ./hashcat-cli64.bin -m 2500 -n 2 cap.hccap -a 3 8?d?d?d?d?d?d?d?d?d Saves you 10gig of space. To explain your initial paste a bit better heres the break down: hashcat broke you...
radix Old hashcat Support 8 15,213 12-25-2013, 08:45 AM
    Thread: MD5CryptoServiceProvider
Post: RE: MD5CryptoServiceProvider

https://lmgtfy.com/?q=MD5CryptoServiceProvider
radix General Help 4 9,872 01-26-2014, 01:18 AM
    Thread: MD5(unix) performance
Post: RE: MD5(unix) performance

salting and iterations are what slow it down
radix Very old oclHashcat-plus Support 3 7,762 10-13-2013, 02:53 PM
    Thread: md5(salt)
Post: RE: md5(salt)

just the salt eh
radix Old hashcat Support 3 7,964 10-16-2013, 04:31 AM
    Thread: md5(salt)
Post: RE: md5(salt)

h0tsh0t Wrote: (10-16-2013, 04:46 AM) -- Example Hash:- may be am wrong about the module -- and thats what I was waiting for. Welcome to the forums. Since you neglected to follow the rules, ...
radix Old hashcat Support 3 7,964 10-16-2013, 04:56 AM
    Thread: md5(md5($pass).$salt)
Post: RE: md5(md5($pass).$salt)

2711 or 2811
radix Very old oclHashcat-plus Support 2 5,741 01-31-2012, 10:36 PM
    Thread: md5(md5($pass)$salt) for hash code 1$
Post: RE: md5(md5($pass)$salt) for hash code 1$

Nope
radix General Talk 2 4,191 09-11-2016, 04:41 AM
    Thread: MD5 performance benchmarks (2013)
Post: RE: MD5 performance benchmarks (2013)

7970
radix Hardware 2 7,180 03-23-2013, 08:11 PM
    Thread: MD5 Length Exception
Post: RE: MD5 Length Exception

run it from command line and see if it still errors.
radix Old hashcat Support 3 8,089 03-27-2013, 02:00 AM
    Thread: md5 apr1 hashing
Post: RE: md5 apr1 hashing

Welcome to the forums. Since you neglected to follow the rules, I have locked your account for a week and closed this thread. Please take the 7 days to read the forum rules, after which, I hope you be...
radix Old oclHashcat Support 1 11,950 01-08-2014, 11:40 AM
    Thread: MD5 Again..
Post: RE: MD5 Again..

hashes are hashed, not encrypted... when a hash is cracked its written to hashcat.pot. you cant write to the file you are reading from in a run. specify -o cracked.txt or similar to write your cr...
radix hashcat 2 2,599 06-22-2018, 08:29 PM