Page 3 of 3

Re: Release time!

PostPosted: Fri Feb 18, 2011 10:06 pm
by kevinkk5
that´s great! thank you so much for programming this software!
and just a question on the side: will it ever be possible to crack sha512 hashes?
i´m using them to hash the passwords for my text encryption software that i programmed

Re: Release time!

PostPosted: Fri Feb 18, 2011 11:34 pm
by Bitweasil
kevinkk5 wrote:and just a question on the side: will it ever be possible to crack sha512 hashes?


Sure. Some tools already implement it. I think oclhashcat has support for sha512crypt. If it's just straight sha512, unsalted, it's about as bad as unsalted MD5.

Re: Release time!

PostPosted: Sun Feb 20, 2011 11:18 am
by kevinkk5
when will it be possible to crack a whole hashlist with this tool?
it's a bit ugly to paste every hash you want to crack into the commandline.
or it is already implemented but i didn't realize that?

Re: Release time!

PostPosted: Sun Feb 20, 2011 12:49 pm
by Bitweasil
Next release will be multihash.