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: sha1(sha1($pass) confused.
Post: RE: sha1(sha1($pass) confused.

That's simple, the -m 300 uses the binary digest from the first sha1() as input for the 2nd sha1() while -m 4500 uses the ascii hex representation of the first sha1().
atom General Help 3 7,898 12-21-2013, 05:01 PM
    Thread: sha1(sha1($pass) confused.
Post: RE: sha1(sha1($pass) confused.

1) yes 2) don't know
atom General Help 3 7,898 12-22-2013, 02:59 PM
    Thread: sha1(salt.pass)
Post: RE: sha1(salt.pass)

sry, its not possible in oclHashcat-lite
atom Feature Requests 2 10,978 01-18-2012, 07:57 AM
    Thread: sha1(salt.pass)
Post: RE: sha1(salt.pass)

Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html Thread closed
atom Feature Requests 1 14,766 09-07-2012, 05:10 PM
    Thread: sha1(salt.pass)
Post: RE: sha1(salt.pass)

Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html Thread closed
atom Feature Requests 2 10,978 09-07-2012, 05:11 PM
    Thread: SHA1($salt.$pass) in ocl-lite?
Post: RE: SHA1($salt.$pass) in ocl-lite?

no plans for this, sorry
atom Very old oclHashcat-lite Support 7 19,024 08-24-2011, 09:46 AM
    Thread: SHA1($salt.$pass) in ocl-lite?
Post: RE: SHA1($salt.$pass) in ocl-lite?

i think this is the wrong approach tough. try regular oclHashcat which supports multihash and SHA1($salt.$pass)
atom Very old oclHashcat-lite Support 7 19,024 08-27-2011, 12:31 PM
    Thread: sha1($salt.$pass) fails with salt larger than 49 characters
Post: RE: sha1($salt.$pass) fails with salt larger than ...

Thats a wanted effect on performance. Unlimited plaintext length (with or without salt) is not supported.
atom Very old oclHashcat-plus Support 4 8,447 12-19-2012, 10:54 AM
    Thread: sha1($salt.$pass) fails with salt larger than 49 characters
Post: RE: sha1($salt.$pass) fails with salt larger than ...

As we talked about on IRC it turned out this is for a software called silverstripe. If more people ask for support of this I will add it.
atom Very old oclHashcat-plus Support 4 8,447 12-19-2012, 11:10 AM
    Thread: sha1($salt.$pass) algorithm
Post: RE: sha1($salt.$pass) algorithm

yes this will come back in the next oclHashcat-plus release
atom Feature Requests 2 13,124 08-10-2012, 11:11 AM
    Thread: sha1($salt.$pass) algorithm
Post: RE: sha1($salt.$pass) algorithm

Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html Thread closed
atom Feature Requests 2 13,124 09-07-2012, 05:10 PM
    Thread: sha1($hex_salt.$pass)
Post: RE: sha1($hex_salt.$pass)

thats already supported by regular oclHashcat
atom Feature Requests 4 15,125 09-16-2011, 06:47 PM
    Thread: sha1($hex_salt.$pass)
Post: RE: sha1($hex_salt.$pass)

is it about dictionary support? or rules? cause maybe i could add it to plus...
atom Feature Requests 4 15,125 09-16-2011, 11:18 PM
    Thread: sha1($hex_salt.$pass)
Post: RE: sha1($hex_salt.$pass)

Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html Thread closed
atom Feature Requests 4 15,125 09-07-2012, 05:10 PM
    Thread: SHA1 with long salt - alternatives?
Post: RE: SHA1 with long salt - alternatives?

there are many restrictions. one is that pass + salt can not be longer than 55 but there is another one both pass or salt can not be longer than 32
atom Old oclHashcat Support 5 9,470 04-14-2014, 01:53 PM
    Thread: SHA1 underscore salted ?
Post: RE: SHA1 underscore salted ?

you mean a username that ends with a : ?
atom General Help 9 15,120 02-27-2013, 10:14 AM
    Thread: sha1 salt question
Post: RE: sha1 salt question

why should that work? sha1($pass.$salt) is not sha1($salt.$pass)
atom General Help 2 7,852 11-23-2011, 11:15 AM
    Thread: SHA1 hashfile bug
Post: RE: SHA1 hashfile bug

you as missing -a 3
atom Old hashcat Support 10 20,685 01-04-2012, 11:06 AM
    Thread: SHA1 hashfile bug
Post: RE: SHA1 hashfile bug

you screenshot does not show -a 3
atom Old hashcat Support 10 20,685 01-04-2012, 11:23 PM
    Thread: SHA1 hashfile bug
Post: RE: SHA1 hashfile bug

what i meant, do exactly the commandline from your example in the screenshot and add -a 3 to the command. it will work then. there is no problem in your screenshot its just wrongly used. if you do not...
atom Old hashcat Support 10 20,685 01-05-2012, 10:40 AM