begood Posted October 15, 2010 Report Posted October 15, 2010 It takes wordlists as input and sorts them using hash as key, takes out duplicates and writes results to smaller wordlist files which are indexed.(It only saves words, hashes are not saved). Once sorting is done , it can search extremely large wordlists (30 gb or more) for specific algorithm hashes in under two seconds.http://www.plain-text.info/dl/file/gwl/ Quote