I was just thinking- releasing a list of passwords cracked would be a great addition to peoples' wordlists.
Re: Cracked password list?
Posted: Thu Feb 19, 2009 10:50 pm
by 1epi
"Hi all, I'm wintermute on this forum (although I go by many names)
I'm a compsci student and code mostly OO (java/C++) and SQL."
you know c++. go to : http://cryptohaze.com/hashlist.php?type ... acked=true download the list. create a new c++ program, open the hash:pass file, and then save all the information you need (all the info after ":") to a new "wordlist.txt" file. that's it.
Re: Cracked password list?
Posted: Thu Feb 19, 2009 10:56 pm
by Bitweasil
Or do it with 'cut'
I intend to support exporting lists of cracked passwords for wordlists in the future as well, when the system changes a bit.
Re: Cracked password list?
Posted: Fri Feb 20, 2009 2:41 am
by blazer
o.O i have an even better idea, you don't even need to be a programmer just use excel.
i'm sure all you need is probably some left() right() find() functions maybe trim(). apply and FILL the formula should work like a charm.