Guys,
I have got a password encrypted with Traditional DES, normally salted. I want to know what is the fastest way to get it cracked. Is there any paid cloud-computing service that can crack it? Like the wpacrack?
I know that it used the crypt('password','aa') perl function.
Thanks!
