I have an md5 bruteforcer, it does decrypt. Three letter words take a few minutes, bigger words take yearslol.
So it can be decrypted, but unless you want to waste loads of years of your life, you can't.

I have an md5 bruteforcer, it does decrypt. Three letter words take a few minutes, bigger words take yearslol.
So it can be decrypted, but unless you want to waste loads of years of your life, you can't.
My advice: Don't bother dycrypting your passwords, its only a dj site..
And if your sites that prone to attacks i dont even see why you need to unhash people's passwords.. O.o
You might aswell just reset peoples passwords if they loose it..
Last edited by Butter'dToast; 09-09-2006 at 06:00 PM.
How can it be 'decrypted' when it is not an encryption? MD5 is a cryptographic hash which converts your password. As Mentor said a Bruteforcer or 'MD5 Decrypter' searches for the same strings of some sort.
If you want to make passwords encrypted so they're decrypted then use a Sha1 encryptions bit.
http://en.wikipedia.org/wiki/MD5
Hash = NOT encripted. You cant decript somthing thats not encripted...
No it cant
Thats not decripting.. thats called brute forceing, you may have guessed from the name of Bruteforcer..
Look can people stop posting here if they aint got a clue what there on about and are just going to make stupid and idiotic remarks? Makeing yourselfs look like morons isnt acutaly essental...
Last edited by Mentor; 10-09-2006 at 01:10 PM.
It does decrypt get your facts right..
Pssht
How then please. The fact that it is a Hash not an encryption would make that rather difficult.
"Technically, MD5 cannot be decrypted, as it's not encryted data, but a hash of the data.
You can, however, generate collisions - finding different strings which give the same MD5 hash."
That is what someone in a PHP Application Design forum said, so it cannot be decrypted as it's not an encrypted data.
Yes, but it is decrypts the md5 encryption into readable text.Hash = NOT encripted. You cant decript somthing thats not encripted...
No it cant
Thats not decripting.. thats called brute forceing, you may have guessed from the name of Bruteforcer..
Look can people stop posting here if they aint got a clue what there on about and are just going to make stupid and idiotic remarks? Makeing yourselfs look like morons isnt acutaly essental...
It does encrypt the MD5 what you all on about FGS!
Pssht
My god, some of you are stupid. Geek appears to be the only one here with a clue what hes on about.
Ok, let me exsplain. On a computer we encode data. Aka data is reprisnted in binary form, be it ascii for text, or by any other means, for images, sound, video or what ever else.
Encription, is then when we put data in to a form when its not readable.
Say we do a simple ceaser encription
Hello People << normal
ifmmp qfpqmf <<encripted.
Decription then works by doing the encription backwards, aka we shift it to the left as opposed to the right. Hence we get back are orignal unencripted text "Hello People"
Very easy.
Md5 though is NOT an encription, it is a fixed lengh one way hash. Since its not encripted, it cant be decripted. Since its a one way hash, it cant be worked out by any other way.
You can only decript something thats Encripted. Since md5 isnt incripted YOU CAN NOT DECRIPT IT.
A hash table may be able to work out the orignal text from an md5 hash, but not by decripting it, by looking it up. as decription is still impossible. Since it was never encripted to start with.
futher reading..
http://en.wikipedia.org/wiki/MD5
http://www.reference.com/browse/wiki/MD5
http://www.answers.com/topic/md5
http://www.renewdata.com/hash-values.php
NO stop makeing yourslef look like ******s, get a clue, and stop saying such moronic things on a subject you obvuosly know abosulty nothing about.
Want to hide these adverts? Register an account for free!