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 [desc] Author Forum Replies Views Posted
    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($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) 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)
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(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(user:pass) decryption
Post: RE: Sha1(user:pass) decryption

This mode is nearly supported. Try with -m 121. Make sure your attack mode will only product upper-case passwords.
atom Very old oclHashcat-plus Support 3 6,889 01-08-2013, 11:23 AM
    Thread: sha1(username.password) hash support
Post: RE: sha1(username.password) hash support

in other words sha1 ($salt.$pass). some versions already support this, others cant.
atom Feature Requests 2 11,380 11-19-2011, 11:04 AM
    Thread: sha1(username.password) hash support
Post: RE: sha1(username.password) hash support

Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html Thread closed
atom Feature Requests 2 11,380 09-07-2012, 05:11 PM
    Thread: Sha256 all rejects passwords
Post: RE: Sha256 all rejects passwords

There are different maximum length's depending on the algorithm and the attack-mode. Generally it's 32 for -a 0, 32+32 for -a 1/6/7 (but not longer than 55), 55 for -a 3. Things change if a salt is us...
atom Old oclHashcat Support 1 3,651 02-06-2015, 12:22 PM
    Thread: sha256 hash
Post: RE: sha256 hash

max supported length is 15.
atom Very old oclHashcat-plus Support 3 7,794 02-08-2012, 12:24 PM
    Thread: sha256 hash
Post: RE: sha256 hash

no, sry
atom Very old oclHashcat-plus Support 3 7,794 02-08-2012, 04:39 PM
    Thread: SHA256 hex input
Post: RE: SHA256 hex input

Yes, use --hex-charset
atom Very old oclHashcat-plus Support 5 14,393 11-26-2013, 11:55 AM
    Thread: SHA256 hex input
Post: RE: SHA256 hex input

no, use -1 000102030405 etc
atom Very old oclHashcat-plus Support 5 14,393 11-26-2013, 02:15 PM
    Thread: SHA256 hex input
Post: RE: SHA256 hex input

you can save the 000102..ff string to file "all.chr" and then use -1 all.chr next time
atom Very old oclHashcat-plus Support 5 14,393 11-27-2013, 10:05 AM
    Thread: SHA256 w/ Custom Salt
Post: RE: SHA256 w/ Custom Salt

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_salt_length
atom hashcat 9 13,287 08-27-2016, 11:03 PM