Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Hashgenerator with verify (MD2, MD5, SHA1, SHA2 & HMAC)


  • Please log in to reply
8 replies to this topic
jNizM
  • Members
  • 928 posts
  • Last active: Jan 12 2018 09:23 AM
  • Joined: 01 Aug 2012
Hashgenerator with verify function
!!! Support will be discontinued here !!!

You can find the latest version here [>>> HashCalc <<<]
Screenshot.png


Generate any text in Hash
HashAlg:
> MD2 (Message-Digest Algorithm 2)
> MD4 (Message-Digest Algorithm 4)
> MD5 (Message-Digest Algorithm 5)
> SHA1 (Secure Hash Algorithm)
> SHA2 (SHA-256, SHA-384 & SHA-512)
CryptAlg:
> HMAC (Keyed-Hash Message Authentication Code)
> AES (Advanced Encryption Standard)

Edited by jNizM, 08 August 2014 - 05:28 AM.

[AHK] 1.1.27.04 x64 Unicode | [WIN] 10 Pro (Version 1709)
My GitHub Profile | Donations are appreciated if I could help you

ObiWanKenobi
  • Members
  • 83 posts
  • Last active: Oct 17 2015 05:37 PM
  • Joined: 21 Aug 2012
Well done Posted Image

jNizM
  • Members
  • 928 posts
  • Last active: Jan 12 2018 09:23 AM
  • Joined: 01 Aug 2012
thank you =)
[AHK] 1.1.27.04 x64 Unicode | [WIN] 10 Pro (Version 1709)
My GitHub Profile | Donations are appreciated if I could help you

tlrichar
  • Members
  • 6 posts
  • Last active: Jun 07 2013 02:19 AM
  • Joined: 04 Jun 2013

So how did you get this to work with ANSI 32 bit? I've tried and Hashing just returns an error. Works fine in Unicode 32/64



jNizM
  • Members
  • 928 posts
  • Last active: Jan 12 2018 09:23 AM
  • Joined: 01 Aug 2012
Just compile it
20130607073sbwn4ru3jy.jpg
[AHK] 1.1.27.04 x64 Unicode | [WIN] 10 Pro (Version 1709)
My GitHub Profile | Donations are appreciated if I could help you

Eedis
  • Members
  • 1775 posts
  • Last active: Aug 14 2015 06:33 PM
  • Joined: 12 Jun 2009
Beautiful... The last HashGenerator that I saw written in AHK gave an invalid/incorrect hash.
AutoHotkey state, the forum, Poly, and Drainx1. The short story.
I love my wife, my life, my atomic-match; for giving me the greatest gift a man could ask for, such a perfect and beautiful little girl.
9rjbjc.png

jNizM
  • Members
  • 928 posts
  • Last active: Jan 12 2018 09:23 AM
  • Joined: 01 Aug 2012
thank you..
its based on deo's crypt class

and here is another one:
Function - Hashes from Strings
[AHK] 1.1.27.04 x64 Unicode | [WIN] 10 Pro (Version 1709)
My GitHub Profile | Donations are appreciated if I could help you

sallecta
  • Members
  • 1 posts
  • Last active: Aug 07 2014 10:24 AM
  • Joined: 07 Aug 2014

All links are dead. Update, please



jNizM
  • Members
  • 928 posts
  • Last active: Jan 12 2018 09:23 AM
  • Joined: 01 Aug 2012
You can find the latest version here [>>> HashCalc <<<]
Screenshot.png
[AHK] 1.1.27.04 x64 Unicode | [WIN] 10 Pro (Version 1709)
My GitHub Profile | Donations are appreciated if I could help you