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 [desc] Author Forum Replies Views Posted
    Thread: I been struggling for weeks! Someone please help me!
Post: RE: I been struggling for weeks! Someone please he...

stefanp Wrote: (11-01-2015, 11:12 AM) -- you give me dumbest answer ever! -- And you ask a dumb question about basic usage of hashcat, which can be answered pretty easily with minimum effort if you...
Xanadrel Old oclHashcat Support 8 12,417 11-01-2015, 01:32 PM
    Thread: I must be doing something really wrong. I get an output file error. Plz help.
Post: RE: I must be doing something really wrong. I get ...

lol gui
Xanadrel Old hashcat Support 3 10,543 08-27-2011, 12:54 AM
    Thread: Idea for hashcat rules based
Post: RE: Idea for hashcat rules based

That would not be very wise, regex are too slow.
Xanadrel General Talk 3 6,651 10-08-2015, 07:32 PM
    Thread: installing v.50 hashcat CPU The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) sana
Post: RE: installing v.50 hashcat CPU The-Distribution-W...

You have to use "7z x" to extract the hashcat archive, then use the *.bin files on linux.
Xanadrel General Help 3 5,409 11-08-2015, 11:51 PM
    Thread: Is it possible to crack a salt from hash with or without cleartext?
Post: RE: Is it possible to crack a salt from hash with ...

Yes.
Xanadrel General Talk 8 10,101 03-24-2017, 02:47 PM
    Thread: Is it possible to crack a salt from hash with or without cleartext?
Post: RE: Is it possible to crack a salt from hash with ...

dadver Wrote: (03-24-2017, 03:35 PM) -- Xanadrel Wrote: (03-24-2017, 02:47 PM) -- Yes. -- Mind giving a hint as to how? Thought that was implied. -- Yes, it's about logic/common sense, like thinki...
Xanadrel General Talk 8 10,101 03-24-2017, 07:58 PM
    Thread: Is it possible to crack a salt from hash with or without cleartext?
Post: RE: Is it possible to crack a salt from hash with ...

dadver Wrote: (03-24-2017, 10:34 PM) -- I think I understand that I need to provide the cleartext as a salt instead of the salt and then reverse the order of the hash type (i.e. if the hash algo used...
Xanadrel General Talk 8 10,101 03-24-2017, 10:47 PM
    Thread: Is there any "getting started" threads or videos?
Post: RE: Is there any "getting started" threads or vide...

No.
Xanadrel General Help 2 4,400 12-11-2015, 12:52 AM
    Thread: Is this card a founders edition card ?
Post: RE: Is this card a founders edition card ?

Is there "FE" or "Founders Edition" in the exact name of the product ? Yes -> the card is FE No -> the card isn't FE
Xanadrel Hardware 3 3,848 05-22-2017, 12:50 PM
    Thread: Is this card a founders edition card ?
Post: RE: Is this card a founders edition card ?

I wouldn't recommend water cooling. Just use FE.
Xanadrel Hardware 3 3,848 05-22-2017, 01:55 PM
    Thread: issue Combinator+hashcat-legacy
Post: RE: issue Combinator+hashcat-legacy

hashcat-legacy doesn't support piping, you can use a fifo though.
Xanadrel hashcat 3 2,326 09-10-2018, 09:53 PM
    Thread: Iterated sha256 cracking with no salt
Post: RE: Iterated sha256 cracking with no salt

There is no such algo/direct way of using hashcat for the hashing part. But you can use hashcat to generate candidates and then do the hashing with a script in any language you're familiar with, do...
Xanadrel hashcat 2 3,443 09-28-2017, 01:02 AM
    Thread: Java off-crypto tool
Post: RE: Java off-crypto tool

Inappropriate.
Xanadrel General Help 1 3,492 03-08-2016, 09:26 PM
    Thread: Laptop with GeForce or Radeon M series
Post: RE: Laptop with GeForce or Radeon M series

No.
Xanadrel Old oclHashcat Support 1 4,315 02-18-2014, 12:06 AM
    Thread: low performance
Post: RE: low performance

If you compare the speed of a motorcycle with a rocket, yes you will find it slow.
Xanadrel Old oclHashcat Support 5 9,107 03-27-2014, 11:19 PM
    Thread: lst files?
Post: RE: lst files?

Extension doesn't matter at all, it just reads each line as a candidate.
Xanadrel hashcat 1 3,875 02-27-2017, 01:01 AM
    Thread: Mac OS X 10.6 sha1 decrytion
Post: RE: Mac OS X 10.6 sha1 decrytion

Reminder that there is no "decryption" for a hash. Then you're not telling hashcat what to do, so it's waiting for input (something that can be easily spotted with "Starting attack in stdin mode..." ...
Xanadrel hashcat 1 3,087 09-28-2016, 05:46 AM
    Thread: Making MD5 checksums
Post: RE: Making MD5 checksums

No. Nope.
Xanadrel Old oclHashcat Support 1 3,262 12-19-2015, 09:56 PM
    Thread: Mask Attack -> Approaching Final Keyspace
Post: RE: Mask Attack -> Approaching Final Keyspace

SLI does not matter for hashcat, could just be simply avoided. "It's not cracking hashes" doesn't mean much, unless you're 100% sure it should crack them, if that is correct either hashcat has a bug,...
Xanadrel hashcat 9 14,438 07-20-2016, 08:20 PM
    Thread: Mask Attack Help / Brute Force Attack
Post: RE: Mask Attack Help / Brute Force Attack

-1 is used to define a charset, not the mask itself And replace "mask" in your command line with the actual mask, so : Code: -- hashcat -m 300 -a 3 /root/Desktop/allhashes.txt ?a?a?a?a?a?a --
Xanadrel Old hashcat Support 1 4,341 05-02-2014, 04:16 PM