Jump to content
Guest Nemessis

Hashmaster

Recommended Posts

Guest Nemessis

The goal of this program is to help identify unknown hashes but knowing the plaintext associated to the hash. This aids researchers in identifying the hashing algorithm used to create the known hash from the known plaintext password. It does this by hashing the plaintext passord and doing a comparison against the known hash. Salts may come later in a future revision. Existing functions tried are: md2, md2_hex, md2_base64, md4, md4_hex, md4_base64, md5, md5_hex, md5_base64, sha1, sha1_hex, sha1_base64, sha224, sha224_hex, sha224_base64, hmac_sha256_hex, sha256_hex, sha256_base64, sha384, sha384_hex, sha384_base64, sha512, sha, 512_hex, sha512_base64, crc32, crc16, crcccitt, crc, crc8, tiger, elf, fnv, jhash, pearson, djb

http://ha.ckers.org/hashmaster/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...