Hash generator
#1
I would see that feature in the Hashcat-utils. It would be useful for both making hash files to test the Hashcat's products with them and sometimes to know what hash format the Hashcat product want to "see". For example, if you don't know how the SSHA1 hash has to look like, you use the tool to generate a couple of test hashes with passwords that you know and look at the hashes generated.

The tool would be a command line one, of course. Taking a password file as input, using the same -m switch has the Hashcat product. For the salt and/or the username, they could be provided in the password file (passwordConfusedalt or password:username) OR in the command line if it's a unique one applied to all passwords. A -o switch to send the output to. A bonus would be also to be able to select between an output as Hash only or Hash:password or Hash:Salt/UserTongueassword.


Messages In This Thread
Hash generator - by mastercracker - 08-03-2012, 05:52 AM
RE: Hash generator - by atom - 08-03-2012, 10:19 AM
RE: Hash generator - by Hash-IT - 08-03-2012, 01:56 PM
RE: Hash generator - by forumhero - 08-03-2012, 07:06 PM