![]() |
Hash
Hash: 0a860fb147a040342a7ff14976dd4939
Salt: `#"uQ Does anyone know what type of hash this is? And if possible, any way of recovering my password? ~ thanks in advance |
Re: Hash
It's 32 letters, so it's a hex digest using the md5 algorithm. There are programs that exist that can use a dictionary of passwords, combine them with a salt, and see what matches the md5 hash.
I can't recommend any good programs, but you're looking for an "md5 reverse lookup with support for salt". You won't have much luck unless the password is something common. Good luck. |
Re: Hash
Quote:
|
Re: Hash
In the future posting on one forum should be enough.
|
Re: Hash
Quote:
|
| All times are GMT -5. The time now is 12:44 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC