PLA Forums
Other Stuff That Has Little To Do With PLA => Techinical Shit => Technical Support => Topic started by: E_the_C on May 21, 2010, 03:04:01 PM
-
Do you guys know how to decrypt an md5 hash? I put those hashes into the various decrypters, but none of them are helping me.
-
Try http://www.md5decrypter.com/
I hope this helps.
MIB
-
decrypters usually use word lists, if it's not in the word list you won't get much help. The md5 can be "salted" with a salt before encryption and if you have a salt you can try Perlwd: http://weaknetlabs.com/code/perlwd/perlwd_v1.txt or John the Ripper.
-
what does salting do?
-
Makes the ice melt on your sidewalk during winter, duh.