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 [asc] Views Posted
    Thread: Joomla 3.7 hash type?
Post: RE: Joomla 3.7 hash type?

bcrypt
undeath hashcat 3 4,586 05-11-2017, 10:12 AM
    Thread: Joomla 3.7 hash type?
Post: RE: Joomla 3.7 hash type?

Didn't find anything weird happening in the code. Should be normal bcrypt.
undeath hashcat 3 4,586 05-13-2017, 03:51 PM
    Thread: custom hcmask aborting aborting 7 seconds
Post: RE: custom hcmask aborting aborting 7 seconds

problem 1: hashcat cannot find your test.hcmask file problem 2: you are dead long before that attack is finished
undeath hashcat 3 3,694 05-31-2017, 08:26 PM
    Thread: AMD GPU??
Post: RE: AMD GPU??

Device 1 is your AMD GPU. If it reaches the temp limit improve your cooling.
undeath hashcat 3 4,640 06-01-2017, 04:31 PM
    Thread: Cracked hashes not going to outfile?
Post: RE: Cracked hashes not going to outfile?

try --show
undeath hashcat 3 3,830 06-11-2017, 07:56 PM
    Thread: benchmarking and retain
Post: RE: benchmarking and retain

73°C is nothing to worry about. Up to 90°C should be ok.
undeath hashcat 3 3,392 06-13-2017, 02:42 PM
    Thread: Ethereum Mining Cards for HashCat
Post: RE: Ethereum Mining Cards for HashCat

context https://bitcoinschannel.com/asus-mining-p106-is-a-gpu-for-crypto-currency-mining/
undeath Hardware 3 5,449 06-28-2017, 10:03 PM
    Thread: Will this work? MaskProcessor with Hashcat
Post: RE: Will this work? MaskProcessor with Hashcat

either you use maskprocessor or you use a3. Both at the same time does not make sense.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,546 07-12-2017, 06:51 PM
    Thread: Will this work? MaskProcessor with Hashcat
Post: RE: Will this work? MaskProcessor with Hashcat

run hashcat with a0 and no mask
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,546 07-12-2017, 07:47 PM
    Thread: Help with graduate assignment
Post: RE: Help with graduate assignment

Well, looks like some kind of config file. That is the answer to your question but you probably did not ask the right one.
undeath hashcat 3 3,551 08-07-2017, 03:43 PM
    Thread: Excel SHA512 salts and hashes
Post: RE: Excel SHA512 salts and hashes

have a look at mode 9400/9500/9600 In most cases you cannot simply use the generic implementations to crack something of which you merely know what underlying hashing function is used. To extrac...
undeath hashcat 3 7,668 08-19-2017, 11:01 AM
    Thread: can hashcat be used only for hashing?
Post: RE: can hashcat be used only for hashing?

https://hashcat.net/forum/thread-6791.html
undeath hashcat 3 3,955 08-19-2017, 02:18 PM
    Thread: Plz help for MD5(sal1.PASSWORD.salt2)
Post: RE: Plz help for MD5(sal1.PASSWORD.salt2)

id417 is on the right track but not right there. -j/-k does not allow rule files. Instead of using a1 use a normal a0 attack and create a rule to append salt2 in m20.
undeath hashcat 3 2,813 10-27-2017, 02:24 PM
    Thread: Adding CRC64
Post: RE: Adding CRC64

well, implement it and create a pull request on github https://github.com/hashcat/hashcat
undeath hashcat 3 3,957 11-12-2017, 12:34 AM
    Thread: Adding CRC64
Post: RE: Adding CRC64

Yes, there is no documentation apart the code in the repository afaik.
undeath hashcat 3 3,957 11-12-2017, 12:51 AM
    Thread: Syntax Help
Post: RE: Syntax Help

that's not an error
undeath General Talk 3 3,164 12-03-2017, 01:47 PM
    Thread: Cracking ethereum wallet password
Post: RE: Cracking ethereum wallet password

first, do not post hashes. second, you are not specifying an attack mode and corresponding settings, hence hashcat defaults to stdin mode with a0.
undeath hashcat 3 5,572 12-20-2017, 03:56 PM
    Thread: Cracking ethereum wallet password
Post: RE: Cracking ethereum wallet password

If you don't specify a mask hashcat will use a default one which is probably not what you want. Anyway, cracking such a wallet with bf is near impossible unless the password is very short (and you kno...
undeath hashcat 3 5,572 12-20-2017, 04:36 PM
    Thread: Trying to run a hash against Hashcat
Post: RE: Trying to run a hash against Hashcat

So when you need a new tire for your car you just buy a rubber ball because both things are made out of rubber and the ball is much cheaper? Next thing you might try to tell me a rubber ball is not th...
undeath General Talk 3 3,465 12-27-2017, 08:35 PM
    Thread: sha512(sha512($pass).$salt)
Post: RE: sha512(sha512($pass).$salt)

if it's not implemented you have to implement it yourself.
undeath hashcat 3 3,399 12-28-2017, 10:20 PM