Please note, this is a STATIC archive of website hashcat.net from October 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: Lost
Post: RE: Lost

atom Wrote: (01-02-2012, 11:05 AM) -- agreed. this algo will come back next version. i just dont want to name it MD5(MD5($pass)). do you know any popular app using this algo? -- Popular, not sure and...
mastercracker Feature Requests 6 13,625 01-02-2012, 03:23 PM
    Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC

Rolf Wrote: (10-21-2010, 12:47 PM) -- I'd wish to see it.:) It may not be bitsliced. Ofc, it may not be possible to implement with current oclhc architecture(because of 7+7 password length limit). ...
mastercracker Feature Requests 31 77,621 10-22-2010, 03:06 PM
    Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC

In the mean time, you could create a private small database containing the list of all the 16 hex chars (meaning both halves of the LM hash) from the full LM hash that has been cracked. You can then ...
mastercracker Feature Requests 31 77,621 11-19-2010, 07:58 PM
    Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC

atom Wrote: (02-01-2012, 11:27 PM) -- LM will be added next version! :) -- Will it be in the OCLhashcat-plus version as well? It would benefit people with multi-hash because one by one on the -lite ...
mastercracker Feature Requests 31 77,621 02-04-2012, 09:18 PM
    Thread: LM hash command
Post: RE: LM hash command

Assuming that your hashes has been extracted properly and not syskeyed, yes you have to crack both halves separately. They have to be on separate lines of your hash list. Use the -m 3000 and you sho...
mastercracker Old oclHashcat Support 4 11,423 04-08-2014, 02:33 AM
    Thread: lm hash
Post: RE: lm hash

bobva Wrote: (07-05-2015, 10:54 AM) -- i get a 20 hash off lm. i try to crack them with a hashcat all the char A-Z,a-z0-9 and ?s but the hashcat success to crack only 6 password? how it can be?...
mastercracker Old oclHashcat Support 7 11,294 07-05-2015, 05:16 PM
    Thread: lm hash
Post: RE: lm hash

Nice paper about the corrupted hashes. This explains a lot of weird things that I was seeing in other's dumps.
mastercracker Old oclHashcat Support 7 11,294 07-08-2015, 07:34 AM
    Thread: litecoin wallet
Post: RE: litecoin wallet

This is not supported by hashcat as far as I know. There is this alternative that is for bitcoin but might work for litecoin: https://forum.insidepro.com/viewtopic.php?t=26892
mastercracker Old hashcat Support 3 9,244 01-27-2014, 03:44 PM
    Thread: Large hash File Problem
Post: RE: Large hash File Problem

Just use some of the supplied rules (in Hashcat's rules folder) with the same dics. You should get some more hits. After that, use trial and error to learn what are the best cracking methods. Take...
mastercracker Old hashcat Support 4 7,438 01-15-2014, 01:10 PM
    Thread: Language Character Sets
Post: RE: Language Character Sets

If I refer to another thread and if I have understood well, for each language we need the "regular" and the "dos" charset so that the LM hash can also be cracked: https://hashcat.net/forum/thread-20...
mastercracker User Contributions 36 78,055 02-08-2013, 08:04 AM
    Thread: Language Character Sets
Post: RE: Language Character Sets

eljolot Wrote: (02-08-2013, 05:56 PM) -- that means that oclhahscat will be supporting words like " Coordinación" with the "ó" ?????? -- exactly
mastercracker User Contributions 36 78,055 02-08-2013, 08:40 PM
    Thread: jtr --format=raw-md5u
Post: RE: jtr --format=raw-md5u

crackall Wrote: (06-19-2013, 06:39 PM) -- hashcat have similar mode in JTR? --format=raw-md5u no salts (md5(unicode($p)) [128x1 (MD5_Body)]) -- Maybe if you use 30 = md5(unicode($pass).$salt) and...
mastercracker Very old oclHashcat-plus Support 2 7,389 06-19-2013, 06:42 PM
    Thread: Issue with bruteforce
Post: RE: Issue with bruteforce

It's all in the wiki link above. Something like: hashcat-cli.exe -a 3 hash.txt ?a?a?a?a?a?a This will bruteforce 6 characters long passwords. There are other settings that are needed like the ...
mastercracker Old hashcat Support 3 6,654 11-01-2013, 05:40 AM
    Thread: Issue with bruteforce
Post: RE: Issue with bruteforce

https://hashcat.net/wiki/ You have to be much more specific in what the "issue" is and what you have tried.
mastercracker Old hashcat Support 3 6,654 10-31-2013, 06:54 PM
    Thread: Is sha1($s.md5($p)) possible to crack?
Post: RE: Is sha1($s.md5($p)) possible to crack?

HashManager at insidepro will let you do custom algorithm like that.
mastercracker General Help 5 7,302 05-21-2015, 11:54 AM
    Thread: Is 4way handshake the problem?
Post: RE: Is 4way handshake the problem?

john99 Wrote: (11-15-2012, 08:49 PM) -- Hello.. The 4way handshake was captured with SpoonWPA. # wpaclean # aircrack-ng -J BT5r2: PivilegeEscalation > PasswordAttack > OfflineAtt > Ha...
mastercracker Old hashcat Support 5 14,773 11-16-2012, 05:32 AM
    Thread: Installing AMD Catalyst on newest version of The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) (32)
Post: RE: Installing AMD Catalyst on newest version of T...

After reading all this, Windows is not that bad after all... From what I read in this forum, The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) seems to be difficult to work with. Sorry that I...
mastercracker General Help 6 26,427 01-15-2014, 01:22 PM
    Thread: IKE file testcase for oclHashcat
Post: RE: IKE file testcase for oclHashcat

If I copy and paste the code from f0cker in a text file and do the attack, I get the same error message has bugch3ck (in Windows Vista 32 bit). If I replace the hashfile name by the code with quotes a...
mastercracker Very old oclHashcat-plus Support 13 28,017 02-18-2013, 04:45 PM
    Thread: IKE file testcase for oclHashcat
Post: RE: IKE file testcase for oclHashcat

bugch3ck Wrote: (02-18-2013, 07:34 PM) -- mastercracker Wrote: (02-18-2013, 04:45 PM) -- If I replace the hashfile name by the code with quotes around in the command line, it runs but does not crack...
mastercracker Very old oclHashcat-plus Support 13 28,017 02-18-2013, 07:51 PM
    Thread: Identifying reference design GTX 980s
Post: RE: Identifying reference design GTX 980s

The one on the picture is a reference card.
mastercracker Hardware 6 9,350 05-15-2015, 11:19 AM