Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sha1($hex_salt.$pass)
09-16-2011, 06:31 PM
Post: #1
sha1($hex_salt.$pass)
I would like to request this hash mode:

sha1($hex_salt.$pass)

Example:
82F484A79603DAC6A5BE666E24CD44F13F4B28A3:0x3830336434:111111111

Hash: 82F484A79603DAC6A5BE666E24CD44F13F4B28A3
Salt in hex: 0x3830336434
Password: 111111111
Find all posts by this user
09-16-2011, 06:47 PM
Post: #2
RE: sha1($hex_salt.$pass)
thats already supported by regular oclHashcat
Visit this user's website Find all posts by this user
09-16-2011, 07:06 PM
Post: #3
RE: sha1($hex_salt.$pass)
Could you add it to the cpu version by any chance?
Find all posts by this user
09-16-2011, 11:18 PM
Post: #4
RE: sha1($hex_salt.$pass)
is it about dictionary support? or rules? cause maybe i could add it to plus...
Visit this user's website Find all posts by this user
09-07-2012, 05:10 PM
Post: #5
RE: sha1($hex_salt.$pass)
Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html

Thread closed
Visit this user's website Find all posts by this user