Talanor / findmyhash

Hash cracker
GNU General Public License v3.0
58 stars 31 forks source link

Check hash recognition #17

Open entropyqueen opened 10 years ago

entropyqueen commented 10 years ago

Add a module that recognizes the hash algorithm that generated the given pattern.

Talanor commented 10 years ago

Must check if there is no better way than what I did in 40bf94 (length checks)