generic salted passwords
#1
Hi!

hashcat is a wonderful program. However it can't use salt for all algorithms. I would like to request a "password mask" feature. I imagine it like that:
--use-mask={password}option makes the file format like this:
<hash>:mask
example:
a1b2c3...f9Confusedalt1{password}salt2

I have to test our user database passwords for weak passwords and it uses salted sha512 hashes. If you add this feature it'll be great.
#2
why dont you use oclHashcat-lite? you can already do it.
#3
(02-22-2012, 10:40 AM)atom Wrote: why dont you use oclHashcat-lite? you can already do it.

it doesn't support SHA-512
#4
beta version does, just wait for next release
#5
Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html

Thread closed