This simple perl script parses a dictionary file and outputs each word, along with it's md5 hash, into a .csv file. The output file can then be searched, or imported into a database, giving the user md5 hashes for majority of the words in the english language. With the sample dictionary file, the script was able to produce md5 hashes for over 300,000 words.
You can download the source code here.
Dictionary files which can be used with this script can be found here.
No comments:
Post a Comment