=== 2009/06/24 ===
+ when -f option is used, we sort and uniq the list
+ added --salt option, you can specify a salt (--salt="SALT")
+ added --method option to specify the method to use (--method=x)
+ added some CMS and boards which used these methods (infos from Waraxe Forums)
+ server added (md5.hamaney.net) [SALT]
=== 2009/06/23 ===
+ bug fixed in console when $result contained accentued char
=== 2009/06/19 ===
+ bug fixed when $result contained HTML codes
+ added output files (found.txt and not-found.txt) when -f opion is used
+ in regexp, change [A-Za-z0-9]{32} to [A-fa-f0-9]{32}
+ change arborescense in LZM module, now: /pentest/password/md5-utils
=== 2009/06/16 ===
+ bug fixed when -c and -d options used with --stdin or --stdout
+ bug fixed when -c option was used, the word was edited to low case, sorry for error =P
+ regexp fixed for md5this.com server
+ servers added (md5.hamaney.net, hashcracking.info, cmd5.com)